Mail Archives: djgpp-workers/2002/10/14/10:31:07
Hello,
I believe header fixes in 2.03 mk2 are not complete - if we
include GCC's <stdarg.h> and later on our <stdio.h>, we get
redefinition warnings. Ordinary users won't see this, because these
warnings are suppressed in system headers. However, if we try to build
2.03 libc, it strikes, because these headers are not treated like
system in this case. If we ever plan to make 2.03mk3 or something like
that, we should backport my patch
http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2000/12/02/08:56:40
It adjusts stdio.h et al not to redefine stuff again.
What do others think?
FYI, I'm slowly making my way to get 2.03 compile without warnings. I've backported
lots of IMO safe patches from 2.04.
Laurynas
- Raw text -