Bugs item #491432, was opened at 2001-12-10 20:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=491432&group_id=3152

Category: API: Tcl
Group: aolserver3_4
Status: Open
Resolution: None
Priority: 5
Submitted By: Cheng-Yi Hsu (cyhsu)
>Assigned to: Kriston Rehberg (kriston)
Summary: int(-1.1) problem

Initial Comment:
O/S: Solaris 8 64 bits
AOLserver: 3.4.2
Tcl: 8.3.2

in this environment (tcl or adp)
set x [expr int(-1.1)]

will return error message like this

integer value too large to represent
    while executing
"expr int($y)"
    invoked from within chunk: 0 of
adp: /web/tango/www/tango/test/t16.adp
    invoked from within
"ns_adp_parse -file [ad_conn file"
    (procedure "rp_handle_adp_request" line 3)
    invoked from within
"rp_handle_adp_request"
    invoked from within
"catch $handler error"
    invoked from within
"rp_abstract_url_server"





----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=491432&group_id=3152

Reply via email to