view tests/agcl/oldagsrc/good/asilbug1.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

asilbug1.syn(282-2): Warning: Undefined token T027: false condition
asilbug1.syn(282-2): Warning: Undefined token T029: true condition
asilbug1.syn(130-5): Warning: Missing reduction procedure, R020
asilbug1.syn(131-5): Warning: Missing reduction procedure, R021
asilbug1.syn(132-5): Warning: Missing reduction procedure, R022
asilbug1.syn(133-5): Warning: Missing reduction procedure, R023
asilbug1.syn(146-5): Warning: Missing reduction procedure, R030
asilbug1.syn(154-5): Warning: Missing reduction procedure, R032
asilbug1.syn(155-5): Warning: Missing reduction procedure, R033
asilbug1.syn(156-5): Warning: Missing reduction procedure, R034
asilbug1.syn(157-5): Warning: Missing reduction procedure, R035
asilbug1.syn(282-2): Warning: Grammar is ambiguous. See Conflicts Window
Exit 0