Initial review request of a warning patch in math.h

Krystian Kuźniarek krystian.kuzniarek@gmail.com
Sat Aug 22 09:23:08 GMT 2020


Hi,

I found a very trivial warning about a training comma at the end of
enumerator list. This generates a warning both on GCC and Clang since a
trailing comma thing is a C99/C++11 extension.

Enclosed you'll find a one-liner patch. Please let me know if this has any
chance of being submitted.

Best regards,
Krystian Kuźniarek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: math_comma_warning.diff
Type: text/x-patch
Size: 287 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-help/attachments/20200822/c0d17824/attachment.bin>


More information about the Libc-help mailing list