Re: Numerical overflow instr_to_long_long conversion
Bob Doan <bdoan-J0aWFLYJOWhWk0Htik3J/[email protected]>
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <1114026314.4318.50.camel@term001> |
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
> [email protected]
> 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