On Fri, 2003-09-19 at 08:56, Chris Lyttle wrote:
> On 18 Sep 2003, David Hampton wrote:
> 
> > On Thu, 2003-09-18 at 21:32, Chris Lyttle wrote:
> > > Attempted to compile the g2 version tonight and ran into this error, any
> > > ideas?
> > > 
> > > dialog-utils.c: In function `gnc_glade_autoconnect_full_func':
> > > dialog-utils.c:990: warning: dereferencing type-punned pointer will
> > > break strict-aliasing rules
> > > make[5]: *** [dialog-utils.lo] Error 1
> > > make[5]: Leaving directory
> > > `/home/chris/cvs/gnucash-test/src/gnome-utils'
> > > make[4]: *** [all-recursive] Error 1
> > 
> > Haven't seen that at all.  What version of gcc?
> > 
> gcc 3.3.1
> 
> Chris

I'm running 3.2.2.  This must be a new check in 3.3.x.

The function gcc is complaining about hasn't changed in about a year. 
You should see this same error compiling 1.8, unless something changed
in the glib include files between 1.2 and 2.0.  I checked the
appropriate include files and the function definitions look the same.

David

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to