mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 18:08:56 -06:00
chore(deps): Bump vendor/bdwgc from 946696b to 5e49faa (#543)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `946696b` to `5e49faa`. <details> <summary>Commits</summary> <ul> <li><a href="5e49faa103"><code>5e49faa</code></a> Workaround 'GC_SysVGetDataStart is never used' cppcheck FP</li> <li><a href="9f74842232"><code>9f74842</code></a> Remove redundant CPPCHECK-specific checks and code</li> <li><a href="bc253ccb37"><code>bc253cc</code></a> AppVeyor CI: Update wcc compiler to v2 beta shapshot 2026-04-01</li> <li><a href="36d8988c87"><code>36d8988</code></a> Add a check that GET_MEM is not based on calloc if MMAP_SUPPORTED</li> <li><a href="561d9dbe33"><code>561d9db</code></a> Fix MMAP_SUPPORTED for Solaris if malloc redirection is disabled</li> <li><a href="6a6a17fbc9"><code>6a6a17f</code></a> Do not extra byte when adjusting size in GC_get_mem</li> <li><a href="dd67161114"><code>dd67161</code></a> Workaround 'wait_for_markers_init and help_marker are unused' cppcheck FPs</li> <li><a href="d1af9a8ef8"><code>d1af9a8</code></a> Workaround 'GC_alloc_lock is defined but unused' cppcheck FP</li> <li><a href="e6c6ce7c12"><code>e6c6ce7</code></a> Handle GC_pages_executable and GWW in GC_get_mem for Xbox One</li> <li><a href="454008559c"><code>4540085</code></a> Eliminate 'GC_get_next_stack is defined but unused' cppcheck warning</li> <li>Additional commits viewable in <a href="946696b9b1...5e49faa103">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 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: 946696b9b1...5e49faa103
Reference in New Issue
Block a user