mirror of https://github.com/mono/CppSharp.git
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
# CppSharp 0.8.20 25.5.2018 |
||||
|
||||
Fixed generation support for pointers to enums in C#. |
||||
Fixed a case of functions converted to methods. |
||||
Improve error handling in case of exceptions in CLI tool driver. |
||||
Added an option to the CLI tool for enabling RTTI. |
||||
Improved the messages for errors in the CLI tool. |
||||
Added parameter index to managed marshal variables. |
||||
Changed the generated C# for const references to primitives as just primitives. |
||||
Error messages are now written to stderr. |
Loading…
Reference in new issue