On Thu, 2006-07-06 at 15:18 -0400, Jeffrey Stedfast wrote: > For some strange reason I thought the pstring stuff already did that, > oops. I guess I was thinking of similar code I wrote a few years back > for another project... > > This patch does it the way I had done it in another project of mine >
Something went wrong ... s-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -D_LARGEFILE64_SOURCE -g -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -c camel-string-utils.c -MT camel-string-utils.lo -MD -MP -MF .deps/camel-string-utils.TPlo -fPIC -DPIC -o .libs/camel-string-utils.o camel-string-utils.c: In function 'camel_pstring_add': camel-string-utils.c:167: error: 's' undeclared (first use in this function) camel-string-utils.c:167: error: (Each undeclared identifier is reported only once camel-string-utils.c:167: error: for each function it appears in.) camel-string-utils.c:180: warning: dereferencing type-punned pointer will break strict-aliasing rules camel-string-utils.c: In function 'camel_pstring_free': camel-string-utils.c:236: warning: dereferencing type-punned pointer will break strict-aliasing rules make[1]: *** [camel-string-utils.lo] Error 1 make[1]: Leaving directory `/home/pvanhoof/repos/gnome/cvs/evolution-data-server/camel' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:~/repos/gnome/cvs/evolution-data-server/camel$ -- Philip Van Hoof, software developer at x-tend home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org work: vanhoof at x-tend dot be http://www.pvanhoof.be - http://www.x-tend.be _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
