[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc backslash with spaces after line wrap.



Sergei Trofimovich <st@vba.com.by> writes:

> Hello, debian GCC maintainers.
> I've recently discovered strange gcc behavior:
> Summary:
>   string ' // comment \      ' in C code performs line wrap.
>
> Is it bug or feature?

It's a feature. You get a warning about this with -Wall.

-- 
	Falk



Reply to: