MRI: use rb_data_type_t and initialize in definition #58

Merged
cremno merged 2 commits from mri-use-rb_data_type_t into master 2014-08-29 20:17:25 +00:00

2 Commits

Author SHA1 Message Date
cremno 173ee07959 get rid of INIT_TYPE() / initType()
A function to initialize rb_data_type_t variables is not needed.

Also fix a FIXME (WindowVX's name is now "Window") on the way.
2014-08-29 21:01:53 +02:00
cremno 0203e28436 use rb_data_type_t instead rb_data_type_struct
For some reason the struct tag and typedef name differ and
nobody uses rb_data_type_struct.
2014-08-29 14:13:40 +02:00