Wine code comments

John Voltz john.voltz at gmail.com
Fri Jun 4 15:35:59 CDT 2010


Hi everyone,

I have a question about comments in the Wine code. I noticed while
tracking down a bug that a lot of the code comments are using the
block comment marker /*. This is a royal pain when trying to comment
out large sections of code where there are a bunch of /* foo */
comments. Why is this allowed? Is there are way around it without
having to change them all to //?

Regards,

John Voltz



More information about the wine-devel mailing list