Annotation of parser3/tests/results/312.processed, revision 1.2

1.1       moko        1: Content-Type: text/html
1.2     ! moko        2: Content-Length: 999
1.1       moko        3: 
                      4: 1 : [
                      5:        ["c1","c2","c3"]
                      6: ]
                      7: Type: parser.runtime,
                      8: Source: c3,
                      9: Comment: invalid current row
                     10: 2 : [
                     11:        ["c1","c2","c3"],
                     12:        ["v"]
                     13: ]
                     14: 3 : [
                     15:        ["c1","c2","c3"],
                     16:        ["v","","v"]
                     17: ]
                     18: 4 : [
                     19:        ["c1","c2","c3"],
                     20:        ["","","v"]
                     21: ]
1.2     ! moko       22: current: 2
1.1       moko       23: 5 : [
                     24:        ["c1","c2","c3"],
                     25:        ["","","v"],
                     26:        ["v"],
                     27:        ["a","b","c","d","e"]
                     28: ]
1.2     ! moko       29: current: 2
        !            30: 6 : [
        !            31:        ["c1","c2","c3"],
        !            32:        ["","","v"],
        !            33:        ["a","b","c","d","e"]
        !            34: ]
        !            35: current: 1
        !            36: 7 : [
        !            37:        ["c1","c2","c3"],
        !            38:        ["","","v"]
        !            39: ]
        !            40: current: 1
        !            41: 8 : [
        !            42:        ["c1","c2","c3"]
        !            43: ]
        !            44: Type: parser.runtime,
        !            45: Source: delete,
        !            46: Comment: invalid current row
        !            47: 9: [
1.1       moko       48:        ["c1","c2","c3"],
                     49:        ["v"]
                     50: ]
                     51: n1 : [
                     52:        null
                     53: ]
                     54: Type: parser.runtime,
                     55: Source: 3,
                     56: Comment: invalid current row
                     57: n2 : [
                     58:        null,
                     59:        ["v"]
                     60: ]
                     61: n3 : [
                     62:        null,
                     63:        ["v","","","v"]
                     64: ]
                     65: n4 : [
                     66:        null,
                     67:        ["","","","v"]
                     68: ]
                     69: Type: parser.runtime,
                     70: Source: 100000,
                     71: Comment: too big column number
                     72: n5 : [
                     73:        null,
                     74:        ["","","","v","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","v"]
                     75: ]

E-mail: