DragonFly users List (threaded) for 2008-07
DragonFly BSD
DragonFly users List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Hammer on snapshot cd's


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 15 Jul 2008 22:43:29 +0200
Mail-followup-to: users@crater.dragonflybsd.org

On Tue, Jul 15, 2008 at 03:22:34PM -0500, Vincent Stemen wrote:
> Compiling with "gcc -o query -g -Wall main.c" produced no warnings at
> all.  But when I added #include "query.c" to the main code module after
> it was working stand alone,  I got a number of compiler warnings about
> possible use of initialized variables in functions that are in query.c.

This is depending a lot on the call graph analyser and without
optimising it simply isn't done.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]