Skip to content

chore: bump cmake-rs#205

Merged
bmpngrok merged 2 commits into
mainfrom
bmps/push-kozvosztuwkl
May 15, 2026
Merged

chore: bump cmake-rs#205
bmpngrok merged 2 commits into
mainfrom
bmps/push-kozvosztuwkl

Conversation

@bmpngrok
Copy link
Copy Markdown
Contributor

@bmpngrok bmpngrok commented May 11, 2026

aws-lc-sys 0.28.2 fails its C11 atomics feature check against MSVC 14.50 on the current windows-latest runner:

vcruntime_c11_stdatomic.h(16): fatal error C1189:
    #error: "C atomics require C11 or later"

0.40.0 ships fixes for the newer MSVC toolchain (and drops the
bindgen build-time dependency).

Related Pull Requests

This pull request is part of a stack managed by jj-domino:

  1. security: upgrade remix to avoid CVE-2026-26956 #203
  2. → this pull request ←

bmpngrok and others added 2 commits May 8, 2026 16:46
aws-lc-sys 0.28.2 fails its C11 atomics feature check against MSVC 14.50 on the current windows-latest runner:

```
vcruntime_c11_stdatomic.h(16): fatal error C1189:
    #error: "C atomics require C11 or later"
```

0.40.0 ships fixes for the newer MSVC toolchain (and drops the
bindgen build-time dependency).
@bmpngrok
Copy link
Copy Markdown
Contributor Author

Okay: @kmvachhani I think this is good-to-go, and I want to have this approved before I merge #203, since it'll otherwise be broken. Lemme know your thoughts

Base automatically changed from bmps/push-vvtllrlxszmr to main May 15, 2026 18:09
@bmpngrok bmpngrok merged commit 9afc5a6 into main May 15, 2026
22 of 23 checks passed
@bmpngrok bmpngrok deleted the bmps/push-kozvosztuwkl branch May 15, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants