public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18522] New: Error message formatted badly
@ 2004-11-16 22:13 austern at apple dot com
  2004-11-16 22:45 ` [Bug c++/18522] " bangerth at dealii dot org
  0 siblings, 1 reply; 2+ messages in thread
From: austern at apple dot com @ 2004-11-16 22:13 UTC (permalink / raw)
  To: gcc-bugs

[isolde:tmp]$ cat > a.cc
int foo();  
void bar() { &foo(); }
[isolde:tmp]$ /work/root/bin/g++ -c a.cc  
a.cc: In function 'void bar()':
a.cc:2: error: non-lvalue in unary %<&$>
[isolde:tmp]$ 

We don't really want users to see that "%<" junk, do we?

-- 
           Summary: Error message formatted badly
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: austern at apple dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.6.0
  GCC host triplet: powerpc-apple-darwin7.6.0
GCC target triplet: powerpc-apple-darwin7.6.0


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


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

* [Bug c++/18522] Error message formatted badly
  2004-11-16 22:13 [Bug c++/18522] New: Error message formatted badly austern at apple dot com
@ 2004-11-16 22:45 ` bangerth at dealii dot org
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth at dealii dot org @ 2004-11-16 22:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-11-16 22:45 -------
That's a duplicate of PR 18001. Sounds easier to fix than a good number 
of other PRs, but nothing's happening apparently... 
 
W. 

*** This bug has been marked as a duplicate of 18001 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-11-16 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-16 22:13 [Bug c++/18522] New: Error message formatted badly austern at apple dot com
2004-11-16 22:45 ` [Bug c++/18522] " bangerth at dealii 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).