Annotation of parser3/tests/results/275.processed, revision 1.4

1.1       moko        1: Content-Type: text/html
1.4     ! moko        2: Content-Length: 798
1.1       moko        3: 
                      4: 11110000000000000000000000000000
                      5: -11110000000000000000000000000000
1.3       moko        6: Type: number.format,
                      7: Source: convert,
                      8: Comment: '100000000' is out of range (int)
                      9: Type: number.zerodivision,
                     10: Source: div,
                     11: Comment: Division by zero
                     12: Type: number.zerodivision,
                     13: Source: mod,
                     14: Comment: Modulus by zero
1.4     ! moko       15: test oct support disabled: 11 11
1.3       moko       16: Type: number.zerodivision,
                     17: Source: div,
                     18: Comment: Division by zero
                     19: Type: number.zerodivision,
                     20: Source: mod,
                     21: Comment: Modulus by zero
                     22: 0x100000000 as int: Type: number.format,
                     23: Source: 0x100000000,
                     24: Comment: out of range (int)
                     25: 0x100000000 as double: Type: number.format,
                     26: Source: 0x100000000,
                     27: Comment: out of range (int)
1.2       moko       28: 0x7FFFFFFF as int: 2147483647
                     29: -0x80000000 as int: -2147483648
                     30: 0x80000000 as double: 2147483648
1.3       moko       31: as int: Type: number.format,
                     32: Source: 0x80000000,
                     33: Comment: out of range (int)

E-mail: