public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* poor C++ error message
@ 2003-08-14 14:20 Dave Love
  2003-08-15  5:09 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Love @ 2003-08-14 14:20 UTC (permalink / raw)
  To: bug-gcc

For undeclared identifiers, 3.3's C++ front end still gives the error
message

`undeclared (first use this function)'

where `use' reads like an instruction, whereas C has long said `first
use _in_ this function'.


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

* Re: poor C++ error message
  2003-08-14 14:20 poor C++ error message Dave Love
@ 2003-08-15  5:09 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2003-08-15  5:09 UTC (permalink / raw)
  To: Dave Love; +Cc: bug-gcc

On Aug 14, 2003, Dave Love <d.love@dl.ac.uk> wrote:

> `undeclared (first use this function)'

> where `use' reads like an instruction, whereas C has long said `first
> use _in_ this function'.

Would you please file the bug at gcc.gnu.org/bugzilla (or, even
better, post a patch to gcc-patches@gcc.gnu.org)?  Thanks,

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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

end of thread, other threads:[~2003-08-15  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-14 14:20 poor C++ error message Dave Love
2003-08-15  5:09 ` Alexandre Oliva

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