mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
chore(deps): Bump vendor/bdwgc from 4fe4238 to 07e78ce (#396)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `4fe4238` to `07e78ce`. <details> <summary>Commits</summary> <ul> <li><a href="07e78ced2d"><code>07e78ce</code></a> Do not check for a misaligned pointer twice in GC_is_visible</li> <li><a href="326ab5e3c9"><code>326ab5e</code></a> Fix 'symbol undefined _snprintf' dmc linker error in cordtest</li> <li><a href="d00676a354"><code>d00676a</code></a> Do not define _WINDOWS macro in digimars.mak</li> <li><a href="2144591b09"><code>2144591</code></a> Fix wcc compiler name in pthread_support.h</li> <li><a href="86e647358a"><code>86e6473</code></a> Remove duplicate code with default ALIGNMENT macro definition</li> <li><a href="4070bd875d"><code>4070bd8</code></a> Support allowing 1-byte pointers alignment for bcc and wcc</li> <li><a href="09aa1d1bed"><code>09aa1d1</code></a> Remove strange ALIGNMENT in unsupported Win32/ia64 configuration</li> <li><a href="c3aedcbd43"><code>c3aedcb</code></a> Use "sizeof variable" when clearing GC_root_index</li> <li><a href="1f9bfdf4c6"><code>1f9bfdf</code></a> Do not decrement ecos_gc_brk pointer in tiny_sbrk</li> <li><a href="8311de7346"><code>8311de7</code></a> Fix symbols alignment checking for CRIS and M68K</li> <li>Additional commits viewable in <a href="4fe4238950...07e78ced2d">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: 4fe4238950...07e78ced2d
Reference in New Issue
Block a user