annotate tests/agcl/parsifal/good/xml2.log @ 24:a4899cdfc2d6 default tip

Obfuscate the regexps to strip off the IBM compiler's copyright banners. I don't want bots scanning github to think they're real copyright notices because that could cause real problems.
author David A. Holland
date Mon, 13 Jun 2022 00:40:23 -0400
parents 13d2b8934445
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
1 xml2.syn(245-2): Warning: Undefined symbol: Letter
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
2 xml2.syn(245-2): Warning: Undefined symbol: Letter
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
3 xml2.syn(245-2): Warning: Undefined symbol: Digit
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
4 xml2.syn(245-2): Warning: Undefined symbol: CombiningChar
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
5 xml2.syn(245-2): Warning: Undefined symbol: Extender
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
6 xml2.syn(245-2): Warning: Undefined symbol: eof
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
7 xml2.syn(245-2): Warning: Undefined token T028: PEReference
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
8 xml2.syn(245-2): Warning: Undefined token T029: Reference
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
9 xml2.syn(245-2): Warning: Undefined symbol: eof
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
10 xml2.syn(245-2): Warning: Undefined symbol: eof
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
11 xml2.syn(245-2): Warning: Undefined symbol: eof
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
12 xml2.syn(245-2): Warning: Undefined symbol: eof
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
13 xml2.syn(245-2): Warning: Undefined token T070: char
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
14 xml2.syn(245-2): Warning: Undefined token T078: CDEnd
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
15 xml2.syn(245-2): Warning: Undefined token T087: EncodingDecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
16 xml2.syn(245-2): Warning: Undefined token T100: ExternalID
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
17 xml2.syn(245-2): Warning: Undefined token T110: elementdecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
18 xml2.syn(245-2): Warning: Undefined token T111: AttlistDecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
19 xml2.syn(245-2): Warning: Undefined token T112: EntityDecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
20 xml2.syn(245-2): Warning: Undefined token T113: NotationDecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
21 xml2.syn(245-2): Warning: Undefined token T115: TextDecl
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
22 xml2.syn(245-2): Warning: Undefined token T118: conditionalSect
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
23 xml2.syn(245-2): Warning: Undefined token T142: EmptyElemTag
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
24 xml2.syn(245-2): Warning: Token not used, T016: Names
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
25 xml2.syn(245-2): Warning: Token not used, T021: Nmtokens
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
26 xml2.syn(245-2): Warning: Token not used, T025: EntityValue
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
27 xml2.syn(245-2): Warning: Token not used, T045: SystemLiteral
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
28 xml2.syn(245-2): Warning: Token not used, T052: PubidLiteral
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
29 xml2.syn(245-2): Warning: Token not used, T114: extSubset
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
30 xml2.syn(245-2): Warning: Token not used, T127: Language Id
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
31 xml2.syn(243-5): Warning: Empty recursion: Rule R188 in expansion of T153: {element | CharData | Reference | CDSect | PI | Comment}...
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
32 xml2.syn(245-2): Warning: Keyword anomaly analysis aborted: empty recursion
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
33 xml2.syn(245-2): Warning: Grammar is ambiguous. See Conflicts Window
13d2b8934445 Import AnaGram (near-)release tree into Mercurial.
David A. Holland
parents:
diff changeset
34 Exit 0