Annotation of parser3/tests/results/275.processed, revision 1.3
1.1 moko 1: Content-Type: text/html
1.3 ! moko 2: Content-Length: 765
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
! 15: Type: number.zerodivision,
! 16: Source: div,
! 17: Comment: Division by zero
! 18: Type: number.zerodivision,
! 19: Source: mod,
! 20: Comment: Modulus by zero
! 21: 0x100000000 as int: Type: number.format,
! 22: Source: 0x100000000,
! 23: Comment: out of range (int)
! 24: 0x100000000 as double: Type: number.format,
! 25: Source: 0x100000000,
! 26: Comment: out of range (int)
1.2 moko 27: 0x7FFFFFFF as int: 2147483647
28: -0x80000000 as int: -2147483648
29: 0x80000000 as double: 2147483648
1.3 ! moko 30: as int: Type: number.format,
! 31: Source: 0x80000000,
! 32: Comment: out of range (int)
E-mail: