Skip to content

Conversation

@glandium
Copy link
Contributor

It was removed in 6e51160 which seems to have been an accident.

Fixes #42

It was removed in 6e51160 which seems
to have been an accident.

Fixes mozilla#42
@Gankra Gankra merged commit ca85490 into mozilla:main Feb 19, 2023
@Gankra
Copy link
Collaborator

Gankra commented Feb 19, 2023

Sorry about that, and sorry for the delay!

0.2.11 released

@Gankra
Copy link
Collaborator

Gankra commented Feb 20, 2023

wait holdup is this a toolchain version thing

image

@Gankra
Copy link
Collaborator

Gankra commented Feb 20, 2023

OH! It's because it's an extern static in prod but a local static in tests... that sucks!

@Gankra
Copy link
Collaborator

Gankra commented Feb 20, 2023

see #45 for a drive-by elaboration on what went wrong (also 0.2.12 released with better capacity overflow checking)

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.

error[E0133]: use of extern static is unsafe and requires unsafe function or block

2 participants