Laurent, I was interested in putting the RBO through their paces by running
the Ruby Rspecs. Thus, is this something that's planned for a future
release?
-Conrad
On Thu, Oct 8, 2009 at 1:55 AM, Laurent Sansonetti wrote:
> This regression was introduced by r2762 (which was committed *after* the
>
This regression was introduced by r2762 (which was committed *after*
the beta :)) and it has been reverted.
Laurent
On Oct 7, 2009, at 11:20 PM, Conrad Taylor wrote:
a) running spec:ci using macrake segmentation fault
$ macrake spec:ci
unknown: warning: already initialized constant TOPDIR
> a) running spec:ci using macrake segmentation fault
> b) running spec:ci using rake aborts
Try running spec:ci disabling the RBO files :
VM_DISABLE_RBO=1 rake spec:ci
or
VM_DISABLE_RBO=1 macrake spec:ci
___
MacRuby-devel mailing list
MacRuby-devel@li
a) running spec:ci using macrake segmentation fault
$ macrake spec:ci
unknown: warning: already initialized constant TOPDIR
unknown: warning: already initialized constant CONFIG
unknown: warning: already initialized constant MAKEFILE_CONFIG
Segmentation fault
b) running spec:ci using rake abort