From: Bob D. <bd...@si...> - 2004-05-18 16:20:24
|
Well that sucks :( I think we can make a set functions to get around this.. or maybe just use GOBJECT stuff Thanks for the heads up - bob On Tue, 2004-05-18 at 18:14 +0200, Treeve Jelbert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On Tuesday 18 May 2004 15:54, Bob Doan wrote: > > Hello All, > > > > After much work SICOM is happy to release the next version of RLIB. > > > > Changes Include: > > > > 1.1.8 > > =3D=3D=3D > > - UTF8 backed for international folks, can be disabled (CHET) > > - Paper types (me) > > - Java support (me) > > - Examples (me) > > - New way to format money (chet) > > - New way of doing dates (chet) > > - Lots of bug fixes (chet) > > > > Where to get it: > > > > http://rlib.sicompos.com > > > > News and Notes: > > > > Some of you may have noticed the development pace of RLIB has slowed > > down a bit. The reason is because we at SICOM are now using RLIB for > > all of our reporting, and we have tons of reports that are getting > > converted. But, the good news is lots more features will have to be > > added to RLIB.. so stay tuned > > > > ** PLEASE TEST ** > > > > We would like to release an official stable release soon. So we woul= d > > appreciate feedback from this release. > > >=20 > I have encountered the following error, using gcc-3.4.0 > It is due to the -Werror flag. I edit configure.in and reran autoconf > everything then built and installed correctly >=20 >=20 > gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\"=20 > - -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"rlib= \"=20 > - -DVERSION=3D\"1.1.8\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAV= E_SYS_STAT_H=3D1=20 > - -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST= RINGS_H=3D1=20 > - -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_= DLFCN_H=3D1=20 > - -DHAVE_LIBC=3D1 -DHAVE_LIBM=3D1 -DHAVE_ODBC=3D1 -DHAVE_PYTHON=3D1 -DH= AVE_ICONV_H=3D1=20 > - -DHAVE_ICONV_OPEN=3D1 -DICONV_CONST_CHAR_PP=3D0 -DICONV_ISO=3DISO8859= -1=20 > - -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_CPDF= LIB_H=3D1=20 > - -DHAVE_LIBCPDF=3D1 -DENABLE_CRASH=3D1 -I. -I. -I/usr/include/libxml2=20 > - -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gl= ib-2.0=20 > - -I/usr/lib/glib-2.0/include -I/usr/include -I /usr/include/python2.3 = -Wall=20 > - -Werror -O -march=3Dathlon-tbird -mmmx -m3dnow -pipe -O3 -c reportgen= .c -MT=20 > reportgen.lo -MD -MP -MF .deps/reportgen.TPlo -fPIC -DPIC=20 > - -o .libs/reportgen.o > reportgen.c: In function `rlib_init_variables': > reportgen.c:962: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:965: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:968: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:971: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:975: warning: use of cast expressions as lvalues is depreca= ted > reportgen.c:978: warning: use of cast expressions as lvalues is depreca= ted > make[2]: *** [reportgen.lo] Error 1 > make[2]: Leaving directory `/usr/src/rlib-1.1.8/libsrc' >=20 >=20 > also=20 > txt.c: In function `rlib_txt_new_output_filter': > txt.c:169: warning: use of cast expressions as lvalues is deprecated > datasource.c: In function `rlib_add_datasource_odbc': > datasource.c:124: warning: dereferencing type-punned pointer will break= =20 > strict-aliasing rules > datasource.c:125: warning: dereferencing type-punned pointer will break= =20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_mysql': > python.c:645: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_postgre': > python.c:664: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_query_as': > python.c:684: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_report': > python.c:703: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_execute': > python.c:720: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_set_output_format_from_text': > python.c:738: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_spool': > python.c:755: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_free': > python.c:772: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_get_output': > python.c:789: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_get_output_length': > python.c:806: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_datasource_odbc': > python.c:866: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_resultset_follower': > python.c:885: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules > python.c: In function `_wrap_rlib_add_parameter': > python.c:904: warning: dereferencing type-punned pointer will break=20 > strict-aliasing rules >=20 >=20 >=20 > > - bob > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: SourceForge.net Broadband > > Sign-up now for SourceForge Broadband and get the fastest > > 6.0/768 connection for only $19.95/mo for the first 3 months! > > http://ads.osdn.com/?ad_id=3D2562&alloc_id=3D6184&op=3Dclick > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > Regards, Treeve=20 >=20 > - --=20 > PGP Key ID: AB929B24 > PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24=20 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) >=20 > iD8DBQFAqjZqlpc0xauSmyQRAj/lAKC6YiUxTNHOa/JqXgcHxEYn+DrtHgCeNMyM > +Y69uZQJPRLG+AYuLgn4AVA=3D > =3DR5RP > -----END PGP SIGNATURE----- >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id%62&alloc_ida84&op=CCk > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |