[Bug c++/4205] function template can call other function with incorrect parameters

2009-11-18 Thread jason at gcc dot gnu dot org
--- Comment #14 from jason at gcc dot gnu dot org 2009-11-19 06:18 --- This seems to have been fixed sometime in the 4.3 release cycle; it works properly with the current 4.3, 4.4 and 4.5 branches. -- jason at gcc dot gnu dot org changed: What|Removed

[Bug c++/4205] function template can call other function with incorrect parameters

2007-08-05 Thread gianni at mariani dot ws
--- Comment #13 from gianni at mariani dot ws 2007-08-06 06:26 --- This seems like a serious bug and it has been around for 6 years and there has been a patch to fix this as noted by Gaby. Is someone of the opinion that this should not be fixed ? -- http://gcc.gnu.org/bugzilla/show

[Bug c++/4205] function template can call other function with incorrect parameters

2007-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2007-08-06 05:12 --- *** Bug 32993 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/4205] function template can call other function with incorrect parameters

2005-09-09 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-09 13:14 --- EDG accepts this too. -- What|Removed |Added Known to fail|