On Fri, Jun 4, 2010 at 2:35 PM, John Voltz john.voltz@gmail.com wrote:
... 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 /*. ...
See the wiki page on patches: http://wiki.winehq.org/SubmittingPatches
Particularly, the section entitled "Avoid C++, C99 and non-portable C constructs."
Erich Hoover ehoover@mines.edu