[Bug c++/10200] Weird clash with same names in different scopes

2016-02-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/10200] Weird clash with same names in different scopes

2016-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2016-01-22 00:00:00 |2016-2-8 --- Comment #32 from

[Bug c++/10200] Weird clash with same names in different scopes

2016-01-22 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 --- Comment #30 from Manuel López-Ibáñez --- (In reply to Jonathan Wakely from comment #28) > Another example: > > template inline void end(Tp) { } > > template bool tnegative(const T& t) { return t.end < 0; } > > > pe.cc: In function ‘bool

[Bug c++/10200] Weird clash with same names in different scopes

2016-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 --- Comment #28 from Jonathan Wakely --- Another example: template inline void end(Tp) { } template bool tnegative(const T& t) { return t.end < 0; } pe.cc: In function ‘bool tnegative(const T&)’: pe.cc:3:61: error: parse error in template

[Bug c++/10200] Weird clash with same names in different scopes

2016-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2006-10-21 21:32:49 |2016-1-22 --- Comment #29 from

[Bug c++/10200] Weird clash with same names in different scopes

2015-06-23 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/10200] Weird clash with same names in different scopes

2015-06-23 Thread colin.mackenzie at ineoquest dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Colin MacKenzie colin.mackenzie at ineoquest dot com changed: What|Removed |Added CC|

[Bug c++/10200] Weird clash with same names in different scopes

2015-06-23 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug c++/10200] Weird clash with same names in different scopes

2014-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||tomalk at

[Bug c++/10200] Weird clash with same names in different scopes

2013-10-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/10200] Weird clash with same names in different scopes

2013-03-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/10200] Weird clash with same names in different scopes

2012-08-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug c++/10200] Weird clash with same names in different scopes

2012-05-29 Thread eatmyshortz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Matt Giuca eatmyshortz at gmail dot com changed: What|Removed |Added CC||eatmyshortz at

[Bug c++/10200] Weird clash with same names in different scopes

2011-12-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||timon.gehr at

[Bug c++/10200] Weird clash with same names in different scopes

2011-10-19 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug c++/10200] Weird clash with same names in different scopes

2011-10-09 Thread bangerth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Wolfgang Bangerth bangerth at gmail dot com changed: What|Removed |Added CC||bangerth at

[Bug c++/10200] Weird clash with same names in different scopes

2011-05-24 Thread jay.foad at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 Jay Foad jay.foad at gmail dot com changed: What|Removed |Added CC||jay.foad at gmail dot

[Bug c++/10200] Weird clash with same names in different scopes

2009-03-09 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2009-03-09 18:16 --- *** Bug 39407 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/10200] Weird clash with same names in different scopes

2008-09-19 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2008-09-20 02:56 --- *** Bug 20308 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/10200] Weird clash with same names in different scopes

2007-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2007-06-19 23:10 --- *** Bug 32408 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/10200] Weird clash with same names in different scopes

2005-04-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-05 06:03 --- This is almost the same as the case discussed in DR 141. In particular, we must determine whether node.foo is the start of a template, or not. [basic.lookup.classref] says that we look in the class of

[Bug c++/10200] Weird clash with same names in different scopes

2004-10-13 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-10-13 14:50 --- It's parser bug. Not working on it anymore. -- What|Removed |Added