[Rock-dev] Ruby - Errors in utilrb

Sylvain Joyeux sylvain.joyeux at dfki.de
Thu Apr 19 10:21:13 CEST 2012


On 04/19/2012 09:57 AM, Javier Hidalgo Carrió wrote:
> Hello rocks,
>
> Well, I still have problems  between ruby and utilrb in one of my dev/
> folder (rimres-dev).
> I bootstraped it from the beginning, making the whole installation:
>       Everything compiled perfectly. (autproj update, autoproj build, any
> errors).
>
> When running a ruby script o got the following error (again) :-(

My fault.

require 'utilrb' is a very heavy-handed way of loading utilrb features. 
It is way better to load them one by one as needed.

Anyway, fixed using "require 'utilrb'" on master.

Sylvain


More information about the Rock-dev mailing list