X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sat, 30 Mar 2002 20:51:24 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <1858-Sat30Mar2002205124+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3CA5A54B.F4E8DC27@yahoo.com> (message from CBFalconer on Sat, 30 Mar 2002 11:53:11 GMT) Subject: Re: g++ Warnings References: <2561-Sat30Mar2002112257+0300-eliz AT is DOT elta DOT co DOT il> <3CA5A54B DOT F4E8DC27 AT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: CBFalconer > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 30 Mar 2002 11:53:11 GMT > > I find it is quite easy to slightly recast the routines just to > make things 'perfectly clear' to the compiler. Not all code one has to deal with is one's own, and some of them are meticulously hand-optimized for performance. Try regex.c from GNU regexp, for example.