X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/v0WI2GF3vpTVfSqdneh6GeEvoodLnmzkRFQ+7bt f2bB7j24e6q2rb From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: inttypes.h and stdint.h C99 issues. Date: Sat, 3 May 2008 20:21:38 +0200 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805032021.39365.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com While I was trying to port findutils and m4 I ahve noticed that the configure script always detects that stdint.h and inttypes.h are not C99 conform. For inttypes.h at least the inclusion of stdint.h is missing. Neatherless this will not solve the problem. May be someone else can figure out what is missing in those headers to become C99 conforming. Regards, Juan M. Guerrero