[Mono-devel-list] [Patch] change to C90-style comments in mono runtime

David Waite mass at akuma.org
Sat Apr 24 14:37:02 EDT 2004


This is first in a series of code-cleanup patches.

The following patch changes the C++/C99 - style '// ...' comments to 
'/* ... */' comments within *.{c,h,brg} files.

After applying this patch, mono will build with the -ansi option to gcc 
(albeit still with many  warnings).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comments.diff.bz2
Type: application/octet-stream
Size: 32385 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040424/dacd968c/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040424/dacd968c/attachment.bin 


More information about the Mono-devel-list mailing list