mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-05 00:02:41 +03:00
GCC 8 relaxed what kind of expressions can be used in initializers, and the previous use of static const variables relied on that. Switch to wide (non-int) enum constants instead, which is another GCC extension that is more widely implemented. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
6.2 KiB
6.2 KiB