Wrote error_types.yaml

----------------------------------------
Phase: initial
----------------------------------------
Node: Cstruct_as_subclass
line 22
Unknown class 'Cstruct_as_class' in option.class_baseclass
Wrote wrapCstruct_as_subclass.h
Wrote wrapCstruct_as_subclass.cpp

----------------------------------------
Phase: Wrapc.wrap_function
----------------------------------------
Node: BadFstatements
line 34
Statement: c_subroutine
No such c_helper 'no_c_helper2'
--------------------
Node: BadFstatements
line 34
Statement: c_subroutine
No value for 'no_c_var' in '{no_c_var} = 11;'
--------------------
Node: BadFstatements
line 34
Statement: c_subroutine
expected '}' before end of string in '{bad_format = 12;'
--------------------
Node: BadFstatements
line 34
Statement: f_subroutine
No such c_helper 'no_c_helper'
Wrote wraperror.h
Wrote wraperror.cpp

----------------------------------------
Phase: Wrapf.wrap_function_impl
----------------------------------------
Node: BadFstatements
line 34
Statement: f_subroutine
No such c_helper 'no_c_helper'
--------------------
Node: BadFstatements
line 34
Statement: f_subroutine
No such f_helper 'no_f_helper'
--------------------
Node: BadFstatements
line 34
Statement: f_subroutine
No value for 'no_such_var' in '{no_such_var} = 10'

----------------------------------------
Phase: Wrapf.wrap_function_interface
----------------------------------------
Node: BadFstatements
line 34
Statement: f_subroutine
Unknown type in c_return_type: no-such-type
Wrote wrapferror.f
Wrote utilerror.cpp
Wrote typeserror.h

----------------------------------------
Phase: Wrapp.wrap_functions
----------------------------------------
Node: PYGoodFunction
line 58
Illegal value for PY_array_arg 'none'
--------------------
Node: PYGoodFunction
line 58
Illegal value for PY_struct_arg 'none'
Wrote pyerrormodule.cpp
Wrote pyerrormodule.hpp
Wrote setup.py
