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

version 1.1, 2012/05/23 20:50:49 version 1.2, 2012/05/28 10:31:11
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 117  Content-Length: 532
   
 11110000000000000000000000000000  11110000000000000000000000000000
 -11110000000000000000000000000000  -11110000000000000000000000000000
 convert  Exception: convert - '100000000' is out of range (int)
 '10000000000000000' is out of range (int)  Exception: div - Division by zero
   Exception: mod - Modulus by zero
   Exception: div - Division by zero
   Exception: mod - Modulus by zero
   0x100000000 as int: Exception: 0x100000000 - out of range (int)
   0x100000000 as double: Exception: 0x100000000 - out of range (int)
   0x7FFFFFFF as int: 2147483647
   -0x80000000 as int: -2147483648
   0x80000000 as double: 2147483648
   as int: Exception: 0x80000000 - out of range (int)
   

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


E-mail: