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

version 1.1, 2012/05/23 20:50:49 version 1.3, 2013/10/20 21:10:09
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 117  Content-Length: 765
   
 11110000000000000000000000000000  11110000000000000000000000000000
 -11110000000000000000000000000000  -11110000000000000000000000000000
 convert  Type: number.format,
 '10000000000000000' is out of range (int)  Source: convert,
   Comment: '100000000' is out of range (int)
   Type: number.zerodivision,
   Source: div,
   Comment: Division by zero
   Type: number.zerodivision,
   Source: mod,
   Comment: Modulus by zero
   Type: number.zerodivision,
   Source: div,
   Comment: Division by zero
   Type: number.zerodivision,
   Source: mod,
   Comment: Modulus by zero
   0x100000000 as int: Type: number.format,
   Source: 0x100000000,
   Comment: out of range (int)
   0x100000000 as double: Type: number.format,
   Source: 0x100000000,
   Comment: out of range (int)
   0x7FFFFFFF as int: 2147483647
   -0x80000000 as int: -2147483648
   0x80000000 as double: 2147483648
   as int: Type: number.format,
   Source: 0x80000000,
   Comment: out of range (int)

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


E-mail: