mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
458d6339b7
The new check-installed-headers rule check now complains with C++ comment from string3.h with: ../string/bits/string3.h:129:1: error: C++ style comments are not allowed in ISO C90 // XXX We have no corresponding builtin yet. Let use old C style comment to make compiler happy in old modes. Tested on x86_64. * string/bits/string3.h: Remove C++ style comments. |
||
---|---|---|
.. | ||
string2.h | ||
string3.h |