mirror of https://git.musl-libc.org/git/musl
Browse Source
having these constants be static was unnecessary, so just remove the static. this error should have been caught by compilers, but recent versions of both gcc and clang accept these as "other forms of constant expressions" which the C standard allows.master
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue