From: Martin Str|mberg Message-Id: <200005012228.AAA20501@father.ludd.luth.se> Subject: Re: restrict In-Reply-To: <200004261108.HAA23687@indy.delorie.com> from Eli Zaretskii at "Apr 26, 2000 07:08:13 am" To: djgpp-workers AT delorie DOT com Date: Tue, 2 May 2000 00:28:35 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to Eli Zaretskii: > > From: Martin Str|mberg > > Date: Tue, 25 Apr 2000 22:52:43 +0200 (MET DST) > > > > ----- Output from making in src/libc/ansi/assert/assert.c with -E ends. ----- > > > > So for some reason it skips the defines although "gcc --version" > > reports "2.952" and compiling with "-v" reports "-D__GNUC__=2 > > -DGNUC_MINOR__=95". > > I'm not sure I understand. What did you expect to see in "gcc -E"'s > output in this case? Uuuh.. The #defines? > Also, did you change assert.c or stdio.h in any way? If not, there's > no `restrict' there. Yes, I added restrict on the prototypes that should have them. Genesis, Selling England by the Pound, MartinS