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: V01U2FsdGVkX19ZurcTFoRZNjv1Oh4Wt/oBrpSp2df/mAyrdmQ4+v rep3Z8RIqBcWao Message-ID: <5120F4BF.9010807@gmx.de> Date: Sun, 17 Feb 2013 16:18:23 +0100 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: inttypes.h r1.4 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com Am 14.02.2013 08:51, schrieb Ozkan Sezer: > What is the point of r1.4 commit to inttypes.h where an additional > stdint.h include is added? stdint.h is already included at the top of > the file? > > -- > O.S. It was simple a mistake. I have simple not noted that the missing stdint.h inclusion in the stdint.h of DJGPP 2.04 had already been fixed in the cvs repository. The only thing that must be cleared is if stdint.h shall be included before or after the "#ifndef __dj_ENFORCE_ANSI_FREESTANDING". Here some one with more C skills than me should decide. Any help concerning this issue would be appreciated. Regards, Juan M. Guerrero