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
Maybe put the compiler errors and warnings in a log and use a script to grep
out the not previously identified worthless ones? Some warnings can be stifled
to make cleaner code!
On Friday, March 28, 2025 at 05:53:18 PM EDT, Paul Eggert
wrote:
On 3/28/25 11:14, David G. Pickett via Bu