Project

General

Profile

Actions

Bug #10621

closed

no parent in rb_data_type_t

Added by Hanmac (Hans Mackowiak) over 9 years ago. Updated over 9 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.2.0dev (2014-12-19 trunk 48891) [x86_64-linux]
[ruby-core:66969]

Description

rb_data_type_t does need to have a parent type otherwise it cant bind objects anymore that have a tree style ClassTree like in C++ or simulated with gtk

in C++ like Class B and Class C does inherit both Class A, cant be ported with ruby anymore because with that Class A cant have its own datatype anymore because the datatype check does break the inheritence. (id did worked before because it did had parent

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0