
----------------------------------------
Phase: Create library
----------------------------------------
line 19
typemap must have 'type' member
--------------------
line 20
typemap must have 'fields' member
--------------------
line 22
Unknown value for 'base' in 'typemap'
--------------------
line 28
Error in 'decl' field
func99()
^
Expected TYPE_SPECIFIER, found ID 'func99'
--------------------
line 30
Expected 'block' or 'decl' in group
--------------------
line 33
field 'default_arg_suffix' must be a list
--------------------
line 36
field 'cxx_template' must be a list
--------------------
line 40
field 'cxx_template' must be a list of dictionaries
--------------------
line 45
'instantation' must be defined for each dictionary in 'cxx_template'
--------------------
line 45
'fields' must be a dictionary
--------------------
line 50
field 'fortran_generic' must be a list
--------------------
line 53
field 'fortran_generic' must be a list of dictionaries
--------------------
line 56
'decl' must be defined for each dictionary in 'fortran_generic'
--------------------
Node: FortranGenericOverloaded3
line 58
Error in 'fortran_generic', argument 'arg3' not found
--------------------
Node: FortranGenericOverloaded3
line 58
Error in 'fortran_generic', argument 'arg3' not found
--------------------
Node: GoodFunction
line 66
void GoodFunction(void)
Unexpected value of option C_API_case: none
--------------------
Node: returnThis
line 72
void *returnThis(void)
return_this can only be set for class methods
--------------------
Node: returnThis
line 82
void *returnThis(void)
return_this must return a pointer to the class
--------------------
Node: returnThis2
line 85
Class1 returnThis2(void)
return_this must return a pointer to the class
--------------------
Node: Color
line 90
Unknown type in F_enum_type: shorter
--------------------
Node: testattrs1
line 102
Error in 'decl' field
(+attr)
^
Expected ID, found PLUS
--------------------
Node: testattrs2
line 106
Error in 'decl' field
( name, )
       ^
Expected ID, found RPAREN
--------------------
Node: testattrs3
line 110
Error in 'decl' field
( name
^
Expected RPAREN, found EOF
--------------------
Node: testattrs4
line 114
Error in 'decl' field
( ) name
   ^
Expected EOF, found ID
--------------------
Node: testattrs4
line 114
Typemap IndexType: Unknown key 'no_such_keyword'
--------------------
Node: testattrs4
line 114
Typemap IndexType: Replacing deprecated field 'f_c_module' with 'i_module'
--------------------
Node: process_twostruct
line 136
Templated function requires the 'cxx_template' field
--------------------
Node: process_twostruct
line 139
'cxx_template' field only used with a templated function
Too many warnings: 27
