wpp: Stop parsing single and double quoted string constants after a first newline character.

Józef Kucia joseph.kucia at gmail.com
Thu Mar 15 17:22:57 CDT 2012


On Thu, Mar 15, 2012 at 12:55 PM, Matteo Bruni <matteo.mystral at gmail.com> wrote:
> So, I guess this change will only have any effect on non-standard
> complying sources, and in the specific case of asm-style comments, it
> brings us the behavior we want. On the other hand, it also actually
> turns an error (unexpected end of file) into a warning, which may be
> troublesome in general.
> I hope it doesn't break anything else...

I guess the safest way is to make it optional. As a result, the old
behavior will be kept for other users of wpp and only D3DCompiler will
be affected by this change.



More information about the wine-devel mailing list