/unsafe flag not set in "Release" mode
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Check out the latest revision (r56) from the repository
2. Open the project in Visual Studio
3. Try to compile in "Release" mode
What is the expected output? What do you see instead?
The library does not compile because of the error "Unsafe code may only
appear if compiling with /unsafe"
Original issue reported on code.google.com by michaelw...@gmail.com
on 6 Nov 2008 at 8:24