From: Derek G. <dgi...@ge...> - 2005-04-28 17:56:25
|
Bob-- This may seem like a dumb user issue, but we've changed the message, and completely rebuilt RLIB twice, and the message is the same as before. Is there something glaringly obvious that we're missing? Apache has been restarted since then. Do we need to recompile PHP? --Derek -----Original Message----- From: Bob Doan [mailto:bd...@si...] Sent: Wednesday, April 20, 2005 2:45 PM To: Al Arzaga Cc: RLIB USERS Subject: Re: [Rlib-users] Numerical overflow instr_to_long_long conversion Al, This is kinda odd. =20 Can you do me a favor so I can see what number is actually causing this? in rlib/libsrc/pcode.c around line 216 is: rlogit("Numerical overflow in str_to_long_long conversion"); can you change it to: rlogit("Numerical overflow in str_to_long_long conversion [%s]\n", str); and make, as root make install, best to restart apache and run the report again and let me know the number causing this. thanks! - bob On Wed, 2005-04-20 at 13:38 -0500, Al Arzaga wrote: > I get this error when creating a report to a pdf file. >=20 > Any insights? >=20 >=20 > -Al >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: http://www.businessobjects.com/devxi/728 > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Rlib-users mailing list Rli...@li... https://lists.sourceforge.net/lists/listinfo/rlib-users |