Discussion:
Filtering warnings
Daniel F Moisset
2005-07-07 23:59:17 UTC
Permalink
After some discussions with Berend de Boer at comp.lang.eiffel, I've
decided to add a feature to control warnings more finely

I've added:

https://opensvn.csie.org/traccgi/smarteiffel12/trac.cgi/wiki/FilteringWarnings

any comments? (for example, about the warning classes). would you think
this is enough to handle the problem that Berend proposed?

Thanks,
D.
Aleksa Todorovic
2005-07-08 02:20:07 UTC
Permalink
Post by Daniel F Moisset
After some discussions with Berend de Boer at comp.lang.eiffel, I've
decided to add a feature to control warnings more finely
https://opensvn.csie.org/traccgi/smarteiffel12/trac.cgi/wiki/FilteringWarnings
any comments? (for example, about the warning classes). would you think
this is enough to handle the problem that Berend proposed?
Maybe you could add a style-warning speacially for that REAL thing?
So, if some code is written in 2.1 way, then you can disable warnings
for that cluster...

Loading...