On Thu, 21 Jul 2011, Diogo Sousa wrote: > Hi, > > I checked the "library functions in <inttypes.h>" item in c99status > (marked as "Library Issue") [http://gcc.gnu.org/c99status.html], and it > seems that glibc implements everything the standard demands. > > Am I missing something or is this outdated? If so, where can I find more > information about it?
"Library Issue" simply means it's not GCC's resposibility; it says nothing about the state in any particular library that may be used with GCC. -- Joseph S. Myers jos...@codesourcery.com