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 Jonathan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
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
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 Jonatha
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 ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|paolo.carlini at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Colin MacKenzie changed:
What|Removed |Added
CC||colin.mackenzie at ineoquest
dot c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Paolo Carlini changed:
What|Removed |Added
CC||xyshh94225 at hotmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Andrew Pinski changed:
What|Removed |Added
CC||tomalk at mathematik dot
uni-freib
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|gcc-bugs at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Paolo Carlini changed:
What|Removed |Added
CC||walter.mascarenhas at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #21
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Matt Giuca changed:
What|Removed |Added
CC||eatmyshortz at gmail dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Andrew Pinski changed:
What|Removed |Added
CC||timon.gehr at gmx dot ch
--- Comment #19
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Manuel López-Ibáñez changed:
What|Removed |Added
Status|ASSIGNED|NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Wolfgang Bangerth changed:
What|Removed |Added
CC||bangerth at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Jay Foad changed:
What|Removed |Added
CC||jay.foad at gmail dot com
--- Comment #16 from
--- 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
-
--- 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
-
--- 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
-
--- 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
--- 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
AssignedTo|lerd
22 matches
Mail list logo