[Bug c/13804] Error message enhancement Request
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Thu Jan 22 08:46:00 GMT 2004
------- Additional Comments From gdr at integrable-solutions dot net 2004-01-22 08:46 -------
Subject: Re: Error message enhancement Request
"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:
| As a side note, the C++ frontend emits this diagnostic for the same testcase:
|
| diag.cc: In function `void j()':
| diag.cc:8: error: 'struct t' has no member named 'd'
Yes, this is because the C front-end uses a different diagnostic (more
primitive) infrastructure than C++. I have been unifying them, but
did not have time to finish.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13804
More information about the Gcc-bugs
mailing list