This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why no strings in error messages?


Bradley Lucier wrote:

_thread.c: In function â:
_thread.c:10035:146: error: â undeclared (first use in this function)
_thread.c:10035:146: error: (Each undeclared identifier is reported only once
_thread.c:10035:146: error: for each function it appears in.)


It makes cutting down a test case for a bug report a bit of guess and hack.

You've been around long enough to know how and to which list to submit requests for help. Redirected to gcc-help. It looks like you didn't set LANG=C or some equivalent.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]