[MonoDevelop] AllowUnsafeBlocks not parsed correctly
Stefanos A.
stapostol at gmail.com
Thu Feb 5 18:21:04 EST 2009
MonoDevelop fails to enable the /unsafe flag when parsing the
<AllowUnsafeBlocks> directive of some visual studio projects (.csproj
files)
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> -- recognized
<AllowUnsafeBlocks>True</AllowUnsafeBlocks> -- not recognized!
Visual studio interprets both cases correctly. This issue affects projects
generated from Prebuild (http://sourceforge.net/projects/dnpb/).
I have attached a test case. Please let me know if you need any more
testing!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unsafe_md.tar.gz
Type: application/x-gzip
Size: 1855 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090206/f27ec36d/attachment.gz
More information about the Monodevelop-list
mailing list