Re: [jruby-dev] stdout.sync behaviour in JRuby differs from MRI - flush after each print!
Hi, On Fri, May 27, 2011 at 22:01, BG - Ben Armstrong wrote: > So in fact what I have found, using "jruby -e 'p $stdout.sync'" is that in > MRI (1.8.7, 1.9.1 and 1.9.2) $stdout.sync=false, whereas in JRuby (1.6.0) > $stdout.sync=true explaining the difference in behaviour quite tidily. $stdout.s
[jruby-dev] [jira] Created: (JRUBY-5839) Enumerable#map is picky about it's internal block arguments in --1.9 mode
Enumerable#map is picky about it's internal block arguments in --1.9 mode - Key: JRUBY-5839 URL: http://jira.codehaus.org/browse/JRUBY-5839 Project: JRuby Issue Type: Bu
