Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File::pos broken in Ruby 1.9.3p125 #106

Closed
jmthomas opened this issue Mar 20, 2012 · 1 comment
Closed

File::pos broken in Ruby 1.9.3p125 #106

jmthomas opened this issue Mar 20, 2012 · 1 comment

Comments

@jmthomas
Copy link

Calling the pos method on a File object moves the file pointer on Ruby 1.9.3p125 on Windows. This bug does not appear in 1.9.3p0. I created Bug #6179 in redmine to track this but thought I would notify Windows users here as well.

@luislavena
Copy link
Member

You already reported this to Ruby tracker:
https://bugs.ruby-lang.org/issues/6179

And also commented on the list:
https://groups.google.com/forum/?fromgroups#!topic/rubyinstaller/7cFLJo_yk30

There is no need to open it here, as mentioned in issue #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants