delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | ieva01.lanet.lv: pavenis owned process doing -bs |
Date: | Tue, 3 Aug 1999 11:19:48 +0300 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: sscanf() format %p seems to be broken |
In-Reply-To: | <Pine.SUN.3.91.990803110406.1847T-100000@is> |
Message-ID: | <Pine.A41.4.05.9908031113320.37508-100000@ieva01.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 3 Aug 1999, Eli Zaretskii wrote: > > On Tue, 3 Aug 1999, Andris Pavenis wrote: > > > Thanks. Now test is Ok. However I don't think it's so bad I have to > > rebuild gcc-2.95 for DJGPP unless there will be another reason. > > How are the results of that test used by the build process? > We'll grepped sources of gcc-2.95 for HAVE_PRINTF_PTR. It's only used in one file and if %p is broken corresponding hex format code is used instead (depending on the size of pointer). So there is no real harm from broken %p this time. Andris PS. So only remaining thing I want to do is to get script for building cross-compiler under Linux Ok (from the same sources archive). Unfortunatelly I dont currently have possibilities to test on a different system
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |