[Bug c++/20966] [DR 503] cv-qualified function references and overload resolution

2010-01-13 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2010-01-13 18:07 --- This is ok in the current release branches. -- paolo dot carlini at oracle dot com changed: What|Removed |Added --

[Bug c++/20966] [DR 503] cv-qualified function references and overload resolution

2006-08-17 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2006-08-17 13:06 --- The fix of PR 28385 changed the behavior on mainline so that the bug is now fixed on mainline (w.r.t. current version of the standard). I.e. only the 4.0 branch and the 4.1 branch (and everyting before 3.4.1) is a

[Bug c++/20966] [DR 503] cv-qualified function references and overload resolution

2005-06-10 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-10 08:55 --- It's DR 503. -- What|Removed |Added Summary|[4.0/4.1 regression] cv-|[DR 50