mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
chore(deps): Bump vendor/bdwgc from 2ea2415 to 4fe4238 (#395)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `2ea2415` to `4fe4238`. <details> <summary>Commits</summary> <ul> <li><a href="4fe4238950"><code>4fe4238</code></a> AppVeyor CI: Add CMake builds with Open Watcom</li> <li><a href="27bfe29d22"><code>27bfe29</code></a> Fix 'symbol NT_TIB has not been declared' wcc error</li> <li><a href="7165bd57eb"><code>7165bd5</code></a> Use pointer to GC_NT_TIB instead of PNT_TIB in win32_threads.c</li> <li><a href="8e588afc4f"><code>8e588af</code></a> Suppress 'missing return value' wcc warning for AO asm primitives</li> <li><a href="2bf99eaa2d"><code>2bf99ea</code></a> Fix 'cannot implement AO_compare_and_swap_full' error by wcc in tests</li> <li><a href="12407640b9"><code>1240764</code></a> Eliminate 'message number 726 is invalid' wcc warning</li> <li><a href="2b6c96942e"><code>2b6c969</code></a> Suppress 'unreachable code' wcc warnings in win32 threads ASSERT (CMake)</li> <li><a href="bd2ad01e5e"><code>bd2ad01</code></a> AppVeyor CI: Remove redundant vars set in test section</li> <li><a href="ec4001aa17"><code>ec4001a</code></a> AppVeyor CI: Add CMake builds with MinGW-w64</li> <li><a href="2c82a853b0"><code>2c82a85</code></a> AppVeyor CI: Make long-running cygwin64 build job the last one</li> <li>Additional commits viewable in <a href="2ea2415a60...4fe4238950">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: 2ea2415a60...4fe4238950
Reference in New Issue
Block a user