Created
October 8, 2009 18:56
-
-
Save dbussink/205273 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dirkjan@nvc1372 ~/Documents/projects/rubinius master $ rake | |
(in /Users/dirkjan/Documents/projects/rubinius) | |
/Users/dirkjan/Documents/projects/rubinius/rakelib/kernel.rake:83: warning: shadowing outer local variable - rb | |
unknown: warning: instance variable @suffix_pattern not initialized | |
unknown: warning: global variable `$TESTING' not initialized | |
unknown: warning: instance variable @opcode_ids not initialized | |
unknown: warning: instance variable @opcodes not initialized | |
unknown: warning: instance variable @opcodes_map not initialized | |
unknown: warning: nested repeat operator + and ? was replaced with '*': /__(?:(?:\w|_)+)?block__/ | |
unrecognized defined? arg: 47 (NODE_YIELD)Abort trap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment