From: Bob D. <bd...@si...> - 2005-04-20 19:45:32
|
Al, This is kinda odd. 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. > > Any insights? > > > -Al > > > ------------------------------------------------------- > 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 |