[Rock-dev] ruby: Typelib casts_to? returns false for uint32_t into uint64_t

Sylvain Joyeux sylvain.joyeux at dfki.de
Thu Jun 20 14:25:18 CEST 2013


This is indeed intended. Typelib 'casting' only re-tags a value with a 
new type, so the binary representations must be the same (this is 
required since typelib does not know about binary encoding of values)

Sylvain


More information about the Rock-dev mailing list