Disable specific compiler-warnings
Author: bschmidt@arz-emmendingen.de (BenjaminSchmidt)
Hi,
is there a posibility to suppress specific compiler-warnings?
Sometimes it would be helpful to disable not all but some warnings (e.g. 1076 "No pathfound to the painted entity").
This would clear the message frame, so you can concentrate on the crucial warnings/errors.
Thanks a lot
greets Benjamin
3 Comments
Local Administrator
it's on of the decomposing wishes piled on this so called "wishlist",
got the impression noone really cares about this.
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
Thanks for the advice.
Anyway I hope against hope that there will be a solution.
greets Benjamin
Author: BenjaminSchmidt (bschmidt@arz-emmendingen.de)
Local Administrator
Hi Benjamin,
I used a small AWK script
to filter the rubbish information
from $putmess logfile.
Very helpful for reading,
but unfortunately you still have these warnings counted.
Not very nice if you see warnings as a "code smell" and your QA shoots for "W: 0"
Uli
Author: ulrich-merkel (ulrichmerkel@web.de)