We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d660e06 commit 7669dfcCopy full SHA for 7669dfc
docs/releases/CppSharp-0.8.20-22.5.2018.md
@@ -0,0 +1,10 @@
1
+# CppSharp 0.8.20 25.5.2018
2
+
3
+Fixed generation support for pointers to enums in C#.
4
+Fixed a case of functions converted to methods.
5
+Improve error handling in case of exceptions in CLI tool driver.
6
+Added an option to the CLI tool for enabling RTTI.
7
+Improved the messages for errors in the CLI tool.
8
+Added parameter index to managed marshal variables.
9
+Changed the generated C# for const references to primitives as just primitives.
10
+Error messages are now written to stderr.
0 commit comments