Annotation of parser3/tests/results/424.processed, revision 1.3
1.3 ! moko 1: Content-Type: text/html
! 2: Content-Length: 1014
! 3:
1.2 moko 4: 1. Exception type: number.format,
1.1 moko 5: Source: +,
6: Comment: invalid number (int)
1.2 moko 7: Exception type: number.format,
1.1 moko 8: Source: +,
9: Comment: invalid number (double)
1.2 moko 10: 2. Exception type: number.format,
1.1 moko 11: Source: -,
12: Comment: invalid number (int)
1.2 moko 13: Exception type: number.format,
1.1 moko 14: Source: -,
15: Comment: invalid number (double)
1.2 moko 16: 3. Exception type: number.format,
1.1 moko 17: Source: + ,
18: Comment: invalid number (int)
1.2 moko 19: Exception type: number.format,
1.1 moko 20: Source: + ,
21: Comment: invalid number (double)
1.2 moko 22: 4. Exception type: number.format,
1.1 moko 23: Source: - ,
24: Comment: invalid number (int)
1.2 moko 25: Exception type: number.format,
1.1 moko 26: Source: - ,
27: Comment: invalid number (double)
1.2 moko 28: 5. Exception type: number.format,
1.1 moko 29: Source: -1.,
30: Comment: invalid number (int)
31: -1
1.2 moko 32: 6. Exception type: number.format,
1.1 moko 33: Source: -1.1,
34: Comment: invalid number (int)
35: -1.1
1.3 ! moko 36: another exception, inside pa_ato_any, without even sign:
1.2 moko 37: d2. Exception type: number.format,
1.1 moko 38: Source: create,
1.3 ! moko 39: Comment: '4000000000' is out of range (int)
1.2 moko 40: d3. Exception type: number.format,
1.1 moko 41: Source: create,
42: Comment: '8000000000' is out of range (int)
E-mail: