Howdy, I just attempted using the latest Rosella master branch (2179dc26f8b) with the very latest Parrot master, and there are some problems. It works fine on 2940c80 but throws a null pmc error on parrot 5718bb9, which contains two Winxed snapshot updates from NotFound.
The null pmc error looks like this: $ winxed setup.winxed build Null PMC access in set_string_native() called from Sub 'setup_lib_constants' pc 1232 ((file unknown):367) (setup.winxed:339) called from Sub 'setup_lib_internal' pc 1032 ((file unknown):0) (setup.winxed:314) called from Sub 'setup_winxed_lib' pc 980 ((file unknown):251) (setup.winxed:301) called from Sub 'setup_stable_libraries' pc 647 ((file unknown):176) (setup.winxed:194) called from Sub 'setup_main' pc 236 ((file unknown):95) (setup.winxed:31) current instr.: 'main' pc 1849 ((file unknown):650) (setup.winxed:496) called from Sub 'main' pc 1275 (ext/winxed/driver.pir:662) (winxed_installed.winxed:245) I would really like for Rosella to work with Parrot 3.6.0, so if we can't figure this out before the release, I think we should roll back one of those two Winxed updates. Duke -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC 209.691.DUKE // http://labs.leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
