Issue #156 has been reported by Arthur Schreiber. ---------------------------------------- Bug #156: [PATCH] StringIO#sysread(0) raises a EOFError http://redmine.ruby-lang.org/issues/show/156 Author: Arthur Schreiber Status: Open Priority: Normal Assigned to: Category: Target version: $stdin.sysread(0) # => "" StringIO.new("test").sysread # =>raises EOFError: end of file reached ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account