mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
chore(deps): Bump vendor/bdwgc from b678225 to 26f5b81 (#271)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `b678225` to `26f5b81`. <details> <summary>Commits</summary> <ul> <li><a href="26f5b812af"><code>26f5b81</code></a> Fix assertion violation in GC_toggleref_add called from gctest in gc-debug</li> <li><a href="96ed233e39"><code>96ed233</code></a> Eliminate compiler warning of missing cast in LONG_MULT after shift</li> <li><a href="dafda5939f"><code>dafda59</code></a> Fix wrong comment describing GC_get_back_ptr_info in dbg_mlc.c</li> <li><a href="2c8fe8d4dd"><code>2c8fe8d</code></a> Travis CI: Workaround 'value of CORD_API unknown' cppcheck warnings</li> <li><a href="c0f9c6fedd"><code>c0f9c6f</code></a> Fix 'use of undeclared identifier EPERM' clang error on Darwin</li> <li><a href="4abd137325"><code>4abd137</code></a> Adjust placement of comment of GC_get_back_ptr_info in gc_backptr.h</li> <li><a href="49234ebf1d"><code>49234eb</code></a> Fix a typo in comment of GC_get_back_ptr_info</li> <li><a href="4864e3e2c1"><code>4864e3e</code></a> Fix misspelled GC_HEADERS_H macro in gc_priv.h</li> <li><a href="66e5a450c2"><code>66e5a45</code></a> Add check that gc_hdrs.h and gc_locks.h are included only from gc_priv.h</li> <li><a href="41f172c543"><code>41f172c</code></a> Change NOT_MARKED value to non-zero</li> <li>Additional commits viewable in <a href="b6782256ab...26f5b812af">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: b6782256ab...26f5b812af
Reference in New Issue
Block a user