public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29469]  New: error: non-template 'pair' used as template
@ 2006-10-14 17:37 tbm at cyrius dot com
  2006-10-14 17:37 ` [Bug c++/29469] " tbm at cyrius dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 23+ messages in thread
From: tbm at cyrius dot com @ 2006-10-14 17:37 UTC (permalink / raw)
  To: gcc-bugs

The following example code compiled fine with 4.1.2 20060901 (Debian 4.1.1-13)
but fails with 4.1.2 20061007 (Debian 4.1.1-16).  I'm wondering whether this
change was intentional and whether there's a good reason for this change (in a
stable branch).

$ g++-4.1 -c pair.c
x.c:32: error: non-template 'pair' used as template
x.c:32: note: use 'avm_map<Key, Value, Compare, equal>::template pair' to
indicate that it is a template


-- 
           Summary: error: non-template 'pair' used as template
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29469


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-04-03 17:32 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-14 17:37 [Bug c++/29469] New: error: non-template 'pair' used as template tbm at cyrius dot com
2006-10-14 17:37 ` [Bug c++/29469] " tbm at cyrius dot com
2006-10-14 17:48 ` pinskia at gcc dot gnu dot org
2006-10-14 18:11 ` [Bug c++/29469] [DR 224] " pinskia at gcc dot gnu dot org
2006-10-14 18:15 ` pinskia at gcc dot gnu dot org
2006-10-14 18:25 ` pinskia at gcc dot gnu dot org
2006-10-14 18:26   ` Andrew Pinski
2006-10-14 18:26 ` pinskia at gmail dot com
2006-10-16  1:25 ` [Bug c++/29469] [DR 224] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-11-13  3:40 ` [Bug c++/29469] [DR 224] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-02-14  9:21 ` mmitchel at gcc dot gnu dot org
2007-12-16 23:20 ` steven at gcc dot gnu dot org
2008-01-08 16:21 ` steven at gcc dot gnu dot org
2008-01-08 16:23 ` steven at gcc dot gnu dot org
2008-01-21 16:39 ` jsm28 at gcc dot gnu dot org
2008-07-04 21:38 ` [Bug c++/29469] [DR 224] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-03 21:10 ` jason at gcc dot gnu dot org
2009-03-04 11:58 ` rguenth at gcc dot gnu dot org
2009-03-04 16:54 ` jason at gcc dot gnu dot org
2009-03-04 18:43 ` jason at gcc dot gnu dot org
2009-03-04 19:38 ` jason at gcc dot gnu dot org
2009-03-04 19:41 ` jason at gcc dot gnu dot org
2009-04-03 17:32 ` jason at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).