On 3/29/25 11:06, David G. Pickett wrote:
Maybe put the compiler errors and warnings in a log and use a script to grep out the not previously identified worthless ones?
We typically do better than that, by telling the compiler to not generate the false alarms. Anyway this is is moot for this particular false alarm as we've redone the code.