view tests/agcl/parsifal/good/xml3.log @ 6:607e3be6bad8

Adjust to the moving target called the C++ standard. Apparently nowadays it's not allowed to define an explicit copy constructor but not an assignment operator. Consequently, defining the explicit copy constructor in terms of the implicit/automatic assignment operator for general convenience no longer works. Add assignment operators. Caution: not tested with the IBM compiler, but there's no particular reason it shouldn't work.
author David A. Holland
date Mon, 30 May 2022 23:46:22 -0400
parents 13d2b8934445
children
line wrap: on
line source

xml3.syn(247-2): Warning: Undefined symbol: Letter
xml3.syn(247-2): Warning: Undefined symbol: Letter
xml3.syn(247-2): Warning: Undefined symbol: Digit
xml3.syn(247-2): Warning: Undefined symbol: CombiningChar
xml3.syn(247-2): Warning: Undefined symbol: Extender
xml3.syn(247-2): Warning: Undefined symbol: eof
xml3.syn(247-2): Warning: Undefined token T028: PEReference
xml3.syn(247-2): Warning: Undefined token T029: Reference
xml3.syn(247-2): Warning: Undefined symbol: eof
xml3.syn(247-2): Warning: Undefined symbol: eof
xml3.syn(247-2): Warning: Undefined symbol: eof
xml3.syn(247-2): Warning: Undefined symbol: eof
xml3.syn(247-2): Warning: Undefined token T071: char
xml3.syn(247-2): Warning: Undefined token T079: CDEnd
xml3.syn(247-2): Warning: Undefined token T088: EncodingDecl
xml3.syn(247-2): Warning: Undefined token T101: ExternalID
xml3.syn(247-2): Warning: Undefined token T111: elementdecl
xml3.syn(247-2): Warning: Undefined token T112: AttlistDecl
xml3.syn(247-2): Warning: Undefined token T113: EntityDecl
xml3.syn(247-2): Warning: Undefined token T114: NotationDecl
xml3.syn(247-2): Warning: Undefined token T116: TextDecl
xml3.syn(247-2): Warning: Undefined token T119: conditionalSect
xml3.syn(247-2): Warning: Undefined token T143: EmptyElemTag
xml3.syn(247-2): Warning: Token not used, T016: Names
xml3.syn(247-2): Warning: Token not used, T021: Nmtokens
xml3.syn(247-2): Warning: Token not used, T025: EntityValue
xml3.syn(247-2): Warning: Token not used, T045: SystemLiteral
xml3.syn(247-2): Warning: Token not used, T052: PubidLiteral
xml3.syn(247-2): Warning: Token not used, T058: CharData
xml3.syn(247-2): Warning: Token not used, T076: CDSect
xml3.syn(247-2): Warning: Token not used, T115: extSubset
xml3.syn(247-2): Warning: Token not used, T128: Language Id
Exit 0