Actions
Bug #5268
closed[i386-mingw] `make test` failures with 1.9.3dev@33165
Description
After building on Win7 32bit with a MinGW toolchain I get the following failures during make test
:
sh-3.1$ gcc --version
gcc.exe (tdm-1) 4.5.2
sh-3.1$ ruby --version
ruby 1.9.3dev (2011-09-02 revision 33165) [i386-mingw32]
sh-3.1$ make test
...
sample/test.rb:eval .............................
sample/test.rb:system .......F
sample/test.rb:const .....
...
sample/test.rb:path ...........................
sample/test.rb:gc ....not ok system 8 -- c:/Users/Jon/Documents/RubyDev/ruby-git/sample/test.rb:1919:in `'
not ok/test: 903 failed 1
test failed
Updated by luislavena (Luis Lavena) about 13 years ago
- Assignee set to nobu (Nobuyoshi Nakada)
- Priority changed from Normal to 6
Updated by nobu (Nobuyoshi Nakada) about 13 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33171.
Jon, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- io.c (argf_next_argv): open in default text mode.
[ruby-core:39234] [Bug #5268]
Actions
Like0
Like0Like0