Actions
Bug #1308
closedbigdecimal debug code prevents tests from running
Description
=begin
Trying to get ruby's test suite running on windows (not passing, just running).
If compiled with -DEBUG set, the bigdecimal extension prints out a bunch of information (it really shoulnd't) and then asks for user input via getchar() calls. That needless to say stops the test suite in its track.
Patch attached. Note it also includes the bigdecimal patch from #1280.
=end
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0