Diff for /parser3/tests/results/275.processed between versions 1.2 and 1.7

version 1.2, 2012/05/28 10:31:11 version 1.7, 2024/05/26 18:20:39
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 532  Content-Length: 1119
   
 11110000000000000000000000000000  11110000000000000000000000000000
 -11110000000000000000000000000000  -11110000000000000000000000000000
 Exception: convert - '100000000' is out of range (int)  1111000000000000000000000000000011110000000000000000000000000000
 Exception: div - Division by zero  -1111000000000000000000000000000011110000000000000000000000000000
 Exception: mod - Modulus by zero  844424931115008
 Exception: div - Division by zero  -844424931115008
 Exception: mod - Modulus by zero  Exception type: number.format,
 0x100000000 as int: Exception: 0x100000000 - out of range (int)  Source: 0x10000000000000000,
 0x100000000 as double: Exception: 0x100000000 - out of range (int)  Comment: out of range (int)
   Exception type: number.zerodivision,
   Source: div,
   Comment: Division by zero
   Exception type: number.zerodivision,
   Source: mod,
   Comment: Modulus by zero
   test oct support disabled: 11 11
   Exception type: number.zerodivision,
   Source: div,
   Comment: Division by zero
   Exception type: number.zerodivision,
   Source: mod,
   Comment: Modulus by zero
   0x100000000 as int: Exception type: number.format,
   Source: 0x100000000,
   Comment: out of range (int)
   0x10000000000000000 as double: Exception type: number.format,
   Source: 0x10000000000000000,
   Comment: out of range (int)
 0x7FFFFFFF as int: 2147483647  0x7FFFFFFF as int: 2147483647
 -0x80000000 as int: -2147483648  -0x80000000 as int: -2147483648
 0x80000000 as double: 2147483648  
 as int: Exception: 0x80000000 - out of range (int)  
   
   0xFFFFFFFFFFFFFFFF as double: 1.84467440737096e+19
   0x800000000000 as double: 140737488355328
   as int: Exception type: number.format,
   Source: 0x800000000000,
   Comment: out of range (int)

Removed from v.1.2  
changed lines
  Added in v.1.7


E-mail: