Files
bdwgc-rust/vendor
dependabot[bot] 0d326ce229 chore(deps): Bump vendor/bdwgc from 6dcc828 to 8123aa1 (#402)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `6dcc828` to
`8123aa1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/8123aa15a57b63425a4b249ece85dae957ddc5a8"><code>8123aa1</code></a>
Fix new[] usage in treetest to refer that defined in class gc</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/d6600feb54a63c4818905c08af74b0b7e314deb0"><code>d6600fe</code></a>
Workaround 'qualifier gc is not a class in ~Tree' bcc32 error in
treetest</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/badc0f9b7216091a09f86253d24b2aa802e5b6e7"><code>badc0f9</code></a>
Travis CI: Workaround 'unexpected memory mapping' TSan error on Jammy
x64</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/9e27ff8c9bb3fe77b755f211a5af229afe9281c3"><code>9e27ff8</code></a>
Test operator delete of 'class gc' in treetest</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/32b23b440ade74c22195ba9a354481ed28ec1e44"><code>32b23b4</code></a>
Build cord.lib static library by digimars.mak</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0ff7ed87f4d1a604aa3559fd8a84148246890387"><code>0ff7ed8</code></a>
Workaround tests crash if mprotect-based VDB is manually selected
(bcc)</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/df105341476f269ddf90b8c66d7a652a9c453c31"><code>df10534</code></a>
AppVeyor CI: Add CMake builds with Borland C++ Compiler</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/fd400b0179162ef400f6d3037aff1b8bacb3edd0"><code>fd400b0</code></a>
Travis CI: Update automake to v1.17 and libtool to v2.5.4 for
distcheck</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/7e18060d9d77e86c910a27edf984a55592e59608"><code>7e18060</code></a>
AppVeyor CI: Update wcc compiler to v2 beta shapshot 2024-12-02</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a16ad8d282da51eefcb4bdc746fd3c0a3c6cfd28"><code>a16ad8d</code></a>
Fix 'cannot locate assembly file' bcc32 error in CMake script</li>
<li>See full diff in <a
href="https://github.com/ivmai/bdwgc/compare/6dcc828d2a8d16b9245d0d7b25a0fd306f6a56be...8123aa15a57b63425a4b249ece85dae957ddc5a8">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>
2024-12-09 19:34:09 +00:00
..