forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 58e55d4 to 4d6cdc0 (#344)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `58e55d4` to `4d6cdc0`. <details> <summary>Commits</summary> <ul> <li><a href="4d6cdc0726"><code>4d6cdc0</code></a> Fix 'GC_push_marked1 discards const qualifier' gcc error</li> <li><a href="670c713709"><code>670c713</code></a> Travis CI: Update cppcheck tool to v2.13.3</li> <li><a href="71f688413a"><code>71f6884</code></a> Workaround 'condition is always false in test_long_mult' cppcheck FP</li> <li><a href="924d36c819"><code>924d36c</code></a> Workaround 'condition !setup_header() is always false' cppcheck FP</li> <li><a href="869b6e671a"><code>869b6e6</code></a> Workaround 'uninitialized variable sp' cppcheck FP in setjmp_t.c</li> <li><a href="7a66446baa"><code>7a66446</code></a> Workaround 'C-style casting' cppcheck warning in testcpp</li> <li><a href="1830974761"><code>1830974</code></a> Workaround 'address of a symbol cannot be null' cppcheck FP</li> <li><a href="0fb4918cf4"><code>0fb4918</code></a> Workaround 'uninitialized variable bs_lo' cppcheck FP (E2K)</li> <li><a href="f5525a7eb8"><code>f5525a7</code></a> Workaround 'or with zero is redundant' cppcheck FP</li> <li><a href="d0fde3746d"><code>d0fde37</code></a> Workaround 'condition 0!=back_ptr is always true' cppcheck FP</li> <li>Additional commits viewable in <a href="58e55d40a1...4d6cdc0726">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
vendor/bdwgc
vendored
2
vendor/bdwgc
vendored
Submodule vendor/bdwgc updated: 58e55d40a1...4d6cdc0726
Reference in New Issue
Block a user