Fix regression in introduced in merge of C++11 strongly typed enums support
- Guile constants bad casts generated - Go non-public enum value wrappers assert failure Also cosmetic test comment correction
This commit is contained in:
parent
b9b9b3cd21
commit
7f8bb02d78
3 changed files with 5 additions and 7 deletions
|
|
@ -1,6 +1,3 @@
|
|||
|
||||
// This is the bool runtime testcase. It checks that the C++ bool type works.
|
||||
|
||||
using System;
|
||||
using cpp11_strongly_typed_enumerationsNamespace;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue