Annotation of parser3/tests/results/315.processed, revision 1.1

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 6273
        !             3: 
        !             4: [ ]
        !             5: Type: date.format,
        !             6: Source: create,
        !             7: Comment: number expected in date ' '
        !             8: [+]
        !             9: Type: date.format,
        !            10: Source: create,
        !            11: Comment: number expected in date '+'
        !            12: [1-1- -1T10:10:10.0+5]
        !            13: [1-1- -1T10:10:10.0+5] timestamp: -62135750990
        !            14: [1-1- -1T10:10:10.0+5] sql-string: 0000-12-30 10:10:10 SUB-5
        !            15: [1-1- -1T10:10:10.0+5] iso-string: 0000-12-30T10:10:10+5:00
        !            16: [same] timestamp: -62135750990
        !            17: [same] sql-string: 0000-12-30 08:10:10 SUB-3
        !            18: [same] iso-string: 0000-12-30T08:10:10+3:00
        !            19: [1980-1-1T10:10:10.0+5]
        !            20: [1980-1-1T10:10:10.0+5] timestamp: 315551410
        !            21: [1980-1-1T10:10:10.0+5] sql-string: 1980-01-01 10:10:10 SUB-5
        !            22: [1980-1-1T10:10:10.0+5] iso-string: 1980-01-01T10:10:10+5:00
        !            23: [same] timestamp: 315551410
        !            24: [same] sql-string: 1980-01-01 08:10:10 [same] iso-string: 1980-01-01T08:10:10+3:00
        !            25: [9999-12-31T10:10:10.0+5]
        !            26: [9999-12-31T10:10:10.0+5] timestamp: 253402233010
        !            27: [9999-12-31T10:10:10.0+5] sql-string: 9999-12-31 10:10:10 SUB-5
        !            28: [9999-12-31T10:10:10.0+5] iso-string: 9999-12-31T10:10:10+5:00
        !            29: [same] timestamp: 253402233010
        !            30: [same] sql-string: 9999-12-31 08:10:10 [same] iso-string: 9999-12-31T08:10:10+3:00
        !            31: [9999-12-31T23:59:59-5]
        !            32: [9999-12-31T23:59:59-5] timestamp: 253402300799
        !            33: [9999-12-31T23:59:59-5] sql-string: 9999-12-31 23:59:59 SUB+5
        !            34: [9999-12-31T23:59:59-5] iso-string: 9999-12-31T23:59:59-5:00
        !            35: Type: date.range,
        !            36: Source: roll,
        !            37: Comment: year '10000' is out of range 0..9999
        !            38: [2000--31 23:59:59]
        !            39: Type: date.format,
        !            40: Source: create,
        !            41: Comment: number delimiter '-' expected, but found '2' in date '-31 23:59:59'
        !            42: [2000-1-31T23:59:59]
        !            43: Type: date.format,
        !            44: Source: create,
        !            45: Comment: empty timezone
        !            46: [2000-1-31T23:59:59x]
        !            47: Type: date.format,
        !            48: Source: create,
        !            49: Comment: number delimiter '.' or timezone expected, but found 'x' in date '59x'
        !            50: [2000-1-31T23:59:59+]
        !            51: Type: date.format,
        !            52: Source: create,
        !            53: Comment: invalid timezone '+'
        !            54: [2000-1-31T23:59:59+a]
        !            55: Type: date.format,
        !            56: Source: create,
        !            57: Comment: invalid timezone '+a'
        !            58: [2000-1-31T23:59:59+222]
        !            59: Type: date.format,
        !            60: Source: create,
        !            61: Comment: invalid timezone '+222'
        !            62: [2000-1-31T23:59:59+22:]
        !            63: Type: date.format,
        !            64: Source: create,
        !            65: Comment: invalid timezone '+22:'
        !            66: [2000-1-31T23:59:59+22:100]
        !            67: Type: date.format,
        !            68: Source: create,
        !            69: Comment: invalid timezone '+22:100'
        !            70: [2000-1-31T 23:59:59 +0 2:10 ]
        !            71: Type: date.format,
        !            72: Source: create,
        !            73: Comment: invalid timezone '+0 2:10 '
        !            74: [-1-31 23:59:59]
        !            75: Type: date.format,
        !            76: Source: create,
        !            77: Comment: number delimiter '-' expected, but found '2' in date '31 23:59:59'
        !            78: [1--1-1 23:59:59.1 1]
        !            79: Type: date.format,
        !            80: Source: create,
        !            81: Comment: invalid character '1' after number in '1 1'
        !            82: [1--.1-1 23:59:59]
        !            83: Type: date.format,
        !            84: Source: create,
        !            85: Comment: '.' must be number in date '-.1-1 23:59:59'
        !            86: [2000]
        !            87: [2000] timestamp: 946674000
        !            88: [2000] sql-string: 2000-01-01 00:00:00 [2000] iso-string: 2000-01-01T00:00:00+3:00
        !            89: [2000-]
        !            90: Type: date.format,
        !            91: Source: create,
        !            92: Comment: number expected in date ''
        !            93: [2000X]
        !            94: Type: date.format,
        !            95: Source: create,
        !            96: Comment: number delimiter '-' expected, but found 'X' in date '2000X'
        !            97: [2000-1 ]
        !            98: [2000-1 ] timestamp: 946674000
        !            99: [2000-1 ] sql-string: 2000-01-01 00:00:00 [2000-1 ] iso-string: 2000-01-01T00:00:00+3:00
        !           100: [2000-1X]
        !           101: Type: date.format,
        !           102: Source: create,
        !           103: Comment: number delimiter '-' expected, but found 'X' in date '1X'
        !           104: [2000-1-]
        !           105: Type: date.format,
        !           106: Source: create,
        !           107: Comment: number expected in date ''
        !           108: [2000-1-31 ]
        !           109: [2000-1-31 ] timestamp: 949266000
        !           110: [2000-1-31 ] sql-string: 2000-01-31 00:00:00 [2000-1-31 ] iso-string: 2000-01-31T00:00:00+3:00
        !           111: [2000-1-31X]
        !           112: Type: date.format,
        !           113: Source: create,
        !           114: Comment: number delimiter ' ' expected, but found 'X' in date '31X'
        !           115: [2000-1-31 1 ]
        !           116: [2000-1-31 1 ] timestamp: 949269600
        !           117: [2000-1-31 1 ] sql-string: 2000-01-31 01:00:00 [2000-1-31 1 ] iso-string: 2000-01-31T01:00:00+3:00
        !           118: [2000-1-31 1X]
        !           119: Type: date.format,
        !           120: Source: create,
        !           121: Comment: number delimiter ':' expected, but found 'X' in date '1X'
        !           122: [2000-1-31 1:]
        !           123: Type: date.format,
        !           124: Source: create,
        !           125: Comment: number expected in date ''
        !           126: [2000-1-31 1:1 ]
        !           127: [2000-1-31 1:1 ] timestamp: 949269660
        !           128: [2000-1-31 1:1 ] sql-string: 2000-01-31 01:01:00 [2000-1-31 1:1 ] iso-string: 2000-01-31T01:01:00+3:00
        !           129: [2000-1-31 1:1X]
        !           130: Type: date.format,
        !           131: Source: create,
        !           132: Comment: number delimiter ':' expected, but found 'X' in date '1X'
        !           133: [2000-1-31 1:1:]
        !           134: Type: date.format,
        !           135: Source: create,
        !           136: Comment: number expected in date ''
        !           137: [2000-1-31 1:1:1 ]
        !           138: [2000-1-31 1:1:1 ] timestamp: 949269661
        !           139: [2000-1-31 1:1:1 ] sql-string: 2000-01-31 01:01:01 [2000-1-31 1:1:1 ] iso-string: 2000-01-31T01:01:01+3:00
        !           140: [2000-1-31 1:1:1X]
        !           141: Type: date.format,
        !           142: Source: create,
        !           143: Comment: number delimiter '.' expected, but found 'X' in date '1X'
        !           144: [2000-1-31 1:1:1.]
        !           145: Type: date.format,
        !           146: Source: create,
        !           147: Comment: number expected in date ''
        !           148: [2000-1-31 1:1:1.2 ]
        !           149: [2000-1-31 1:1:1.2 ] timestamp: 949269661
        !           150: [2000-1-31 1:1:1.2 ] sql-string: 2000-01-31 01:01:01 [2000-1-31 1:1:1.2 ] iso-string: 2000-01-31T01:01:01+3:00
        !           151: [2000-1-31 1:1:1.2X]
        !           152: Type: date.format,
        !           153: Source: create,
        !           154: Comment: invalid character 'X' after number in '2X'
        !           155: [2000-1-31T]
        !           156: Type: date.format,
        !           157: Source: create,
        !           158: Comment: number expected in date ''
        !           159: [2000-1-31T1 ]
        !           160: Type: date.format,
        !           161: Source: create,
        !           162: Comment: empty timezone
        !           163: [2000-1-31T1X]
        !           164: Type: date.format,
        !           165: Source: create,
        !           166: Comment: number delimiter ':' expected, but found 'X' in date '1X'
        !           167: [2000-1-31T1Z]
        !           168: Type: date.format,
        !           169: Source: create,
        !           170: Comment: number delimiter ':' expected, but found 'Z' in date '1Z'
        !           171: [2000-1-31T1:1 ]
        !           172: Type: date.format,
        !           173: Source: create,
        !           174: Comment: empty timezone
        !           175: [2000-1-31T1:1X]
        !           176: Type: date.format,
        !           177: Source: create,
        !           178: Comment: number delimiter ':' or timezone expected, but found 'X' in date '1X'
        !           179: [2000-1-31T1:1Z]
        !           180: [2000-1-31T1:1Z] timestamp: 949280460
        !           181: [2000-1-31T1:1Z] sql-string: 2000-01-31 01:01:00 UTC
        !           182: [2000-1-31T1:1Z] iso-string: 2000-01-31T01:01:00Z
        !           183: [2000-1-31T1:1:1 ]
        !           184: Type: date.format,
        !           185: Source: create,
        !           186: Comment: empty timezone
        !           187: [2000-1-31T1:1:1X]
        !           188: Type: date.format,
        !           189: Source: create,
        !           190: Comment: number delimiter '.' or timezone expected, but found 'X' in date '1X'
        !           191: [2000-1-31T1:1:1Z]
        !           192: [2000-1-31T1:1:1Z] timestamp: 949280461
        !           193: [2000-1-31T1:1:1Z] sql-string: 2000-01-31 01:01:01 UTC
        !           194: [2000-1-31T1:1:1Z] iso-string: 2000-01-31T01:01:01Z
        !           195: [2000-1-31T1:1:1.2 ]
        !           196: Type: date.format,
        !           197: Source: create,
        !           198: Comment: empty timezone
        !           199: [2000-1-31T1:1:1.2Z]
        !           200: [2000-1-31T1:1:1.2Z] timestamp: 949280461
        !           201: [2000-1-31T1:1:1.2Z] sql-string: 2000-01-31 01:01:01 UTC
        !           202: [2000-1-31T1:1:1.2Z] iso-string: 2000-01-31T01:01:01Z

E-mail: