[Bug c/18183] Warning when supposedly unused parameters are used

2004-10-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-29 17:37 --- unused is really a marker for maybe unused and that is it. -- What|Removed |Added

[Bug c/18183] Warning when supposedly unused parameters are used

2004-10-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-27 16:34 --- I think there was another bug about this and it was closed because we use unused to mean it might be unused not that it is just unused. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18183