This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: OT: Is this the right list? - [Fwd: #line and g++]
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Aldo Dolfi <dolfi at ccrl dot nj dot nec dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 17 Sep 2002 20:18:31 +0100
- Subject: Re: OT: Is this the right list? - [Fwd: #line and g++]
- References: <3D877604.288C9178@nec-lab.com>
Aldo Dolfi wrote:-
> Hi everybody,
>
> I posted this message yesterday and got no answer. I know
> that I should not expect that every question gets its
> answer :) but I would like to know at least if this is
> the correct list to ask this kind of question or not.
>
> I tried to search for other places but, apart from general
> c++ discussion I found nothing. And I think this is an issue
> specific of gcc. I did not find anything in docs, either.
>
> Do you have any suggestion?
See gcc.gnu.org/bugs.html.
You are far more likely to get a reasonable response by
1) Including a reproducible testcase
2) Putting it all in GNATS as describe above, rather than
sending it to a mailing list, where it is too easily lost.
Neil.