Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby: Typelib::EnumType has no convertion_to_ruby #62

Open
D-Alex opened this issue Jul 2, 2015 · 2 comments
Open

ruby: Typelib::EnumType has no convertion_to_ruby #62

D-Alex opened this issue Jul 2, 2015 · 2 comments

Comments

@D-Alex
Copy link
Member

D-Alex commented Jul 2, 2015

The use case is here:
rock-core/gui-vizkit@43888b7.
Right now it must explicitly checked for EnumType.

@doudou
Copy link
Contributor

doudou commented Jul 2, 2015

An example to declare these builtin conversions can be found here:

https://github.com/orocos-toolchain/typelib/blob/master/bindings/ruby/lib/typelib/numeric_type.rb#L7

@doudou
Copy link
Contributor

doudou commented Jan 19, 2017

Follow-up, because of this, pushing a Symbol on a /std/vector fails because the conversion-from-ruby is not present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants