--- parser3/tests/results/424.processed 2024/05/26 18:20:41 1.2 +++ parser3/tests/results/424.processed 2026/01/07 00:14:05 1.3 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 1530 - +Content-Type: text/html +Content-Length: 1014 + 1. Exception type: number.format, Source: +, Comment: invalid number (int) @@ -33,27 +33,10 @@ Comment: invalid number (int) Source: -1.1, Comment: invalid number (int) -1.1 -space shown, problem_source used (as before): -7. Exception type: number.format, -Source: +4000000000, -Comment: out of range (int) -4000000000 -same exception, but inside pa_atoui: -8. Exception type: number.format, -Source: +8000000000, -Comment: out of range (int) -8000000000 -another exception, without problem_source (and space): -d1. Exception type: number.format, -Source: create, -Comment: '-4000000000' is out of range (int) +another exception, inside pa_ato_any, without even sign: d2. Exception type: number.format, Source: create, -Comment: '+4000000000' is out of range (int) -another exception, inside pa_atoui, without even sign: +Comment: '4000000000' is out of range (int) d3. Exception type: number.format, Source: create, Comment: '8000000000' is out of range (int) -d4. Exception type: number.format, -Source: create, -Comment: '8000000000' is out of range (int)