public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16605] New: expected unqualified-id before '(' token in vector.tcc and stl_bvector.h
@ 2004-07-17 11:04 g dot s at arcor dot de
  2004-07-17 11:55 ` [Bug c++/16605] " falk at debian dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: g dot s at arcor dot de @ 2004-07-17 11:04 UTC (permalink / raw)
  To: gcc-bugs

There seems to be a bug in the STL code. When I compile RealVNC 4.0, I get error
messages like this one:

/usr/bin/../lib/gcc/i386-pc-solaris2.9/3.4.1/../../../../include/c++/3.4.1/bits/stl_bvector.h:823:
error: expected unqualified-id before '(' token

I also get these messages for bits/vector.tcc. Taking a look at the files showed
that the code uses "std::max" instead of "max". After removing the "std::", the
compilation completes without errors.

-- 
           Summary: expected unqualified-id before '(' token in vector.tcc
                    and stl_bvector.h
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: g dot s at arcor dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: 3.4.1
  GCC host triplet: i386-pc-solaris2.9
GCC target triplet: i386-pc-solaris2.9


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


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <bug-16605-8970@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-04-19 18:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-17 11:04 [Bug c++/16605] New: expected unqualified-id before '(' token in vector.tcc and stl_bvector.h g dot s at arcor dot de
2004-07-17 11:55 ` [Bug c++/16605] " falk at debian dot org
2004-07-17 17:36 ` pinskia at gcc dot gnu dot org
2004-07-17 17:49 ` g dot s at arcor dot de
2004-07-17 17:51 ` pinskia at gcc dot gnu dot org
2004-07-19 13:38 ` bangerth at dealii dot org
     [not found] <bug-16605-8970@http.gcc.gnu.org/bugzilla/>
2006-04-19 18:24 ` pcarlini at suse dot de

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).