public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20478] New: poor diagnostic
@ 2005-03-15  4:13 igodard at pacbell dot net
  2005-03-15  4:14 ` [Bug c++/20478] " igodard at pacbell dot net
  2005-03-15  4:14 ` igodard at pacbell dot net
  0 siblings, 2 replies; 3+ messages in thread
From: igodard at pacbell dot net @ 2005-03-15  4:13 UTC (permalink / raw)
  To: gcc-bugs

The actual error is a missing right paren on line 137 of opApi.cc, which should 
read:
                        vec<flow>()))),

but the compiler gives:
opApi.cc:134: error: expected primary-expression before '(' token
opApi.cc:157: error: expected `)' before '}' token
opApi.cc:157: error: no matching function for call to `opApi< flow>::opApi()'

Ivan

-- 
           Summary: poor diagnostic
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: igodard at pacbell dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/20478] poor diagnostic
  2005-03-15  4:13 [Bug c++/20478] New: poor diagnostic igodard at pacbell dot net
@ 2005-03-15  4:14 ` igodard at pacbell dot net
  2005-03-15  4:14 ` igodard at pacbell dot net
  1 sibling, 0 replies; 3+ messages in thread
From: igodard at pacbell dot net @ 2005-03-15  4:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2005-03-15 04:14 -------
Created an attachment (id=8388)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8388&action=view)
Compiler output (-v -save-temps)


-- 


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


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

* [Bug c++/20478] poor diagnostic
  2005-03-15  4:13 [Bug c++/20478] New: poor diagnostic igodard at pacbell dot net
  2005-03-15  4:14 ` [Bug c++/20478] " igodard at pacbell dot net
@ 2005-03-15  4:14 ` igodard at pacbell dot net
  1 sibling, 0 replies; 3+ messages in thread
From: igodard at pacbell dot net @ 2005-03-15  4:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2005-03-15 04:14 -------
Created an attachment (id=8389)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8389&action=view)
Source code (-save-temps) (compressed)


-- 


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


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

end of thread, other threads:[~2005-03-15  4:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-15  4:13 [Bug c++/20478] New: poor diagnostic igodard at pacbell dot net
2005-03-15  4:14 ` [Bug c++/20478] " igodard at pacbell dot net
2005-03-15  4:14 ` igodard at pacbell dot net

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