forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 97f27a4 to 8227c08 (#268)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `97f27a4` to `8227c08`. <details> <summary>Commits</summary> <ul> <li><a href="8227c085a5"><code>8227c08</code></a> Ensure all macros defined in public cord_pos.h have 'CORD_' prefix</li> <li><a href="cb7eb3ddc9"><code>cb7eb3d</code></a> Export CORD_ec_append_cord(), CORD_ec_flush_buf() from cord shared library</li> <li><a href="04f2ab9bc3"><code>04f2ab9</code></a> Comment out argument names of functions in cord public headers</li> <li><a href="de47da1b4e"><code>de47da1</code></a> Fix a typo in the comment documenting CORD_set_pos</li> <li><a href="87a48e8030"><code>87a48e8</code></a> Export CORD_oom_fn public variable from cord shared library</li> <li><a href="f5e4a8f898"><code>f5e4a8f</code></a> AppVeyor CI: Build cord/de test program on MinGW</li> <li><a href="7280bbdfba"><code>7280bbd</code></a> Remove .log and cordtest .tmp files by 'make clean' (Makefile.direct)</li> <li><a href="860bc0449d"><code>860bc04</code></a> Mention proper CURSES value in Makefile.direct to build cord/de test</li> <li><a href="e4022066bb"><code>e402206</code></a> Define tunable values in cordtest as macro</li> <li><a href="be11a62e64"><code>be11a62</code></a> Remove redundant check a predefined macro of BCC</li> <li>Additional commits viewable in <a href="97f27a46f9...8227c085a5">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 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: 97f27a46f9...8227c085a5
Reference in New Issue
Block a user