This is the mail archive of the gcc@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]

Re: warning: multi-line comment (why?)


On Tue, Sep 19, 2000 at 07:12:21PM +0200, Jamie Lokier wrote:
> Jan Dvorak wrote:
> > so you'll need lot of readahead and lot of work to get it working right.
> 
> No readahead -- if there is an escaped newline, that function already
> reads and discards the following line.
Sorry, i didn't realize this.

> See patch below.  How do I submit this?

looks fine to me. The only question for now is what other things are against
allowing multiline C++-like comments ? If none, i'm for adding it.

Jan Dvorak <johnydog@go.cz>


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