Project

General

Profile

Actions

Bug #1308

closed

bigdecimal debug code prevents tests from running

Added by cfis (Charlie Savage) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2009-03-21) [i386-mswin32_90]
Backport:
[ruby-core:22989]

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

bigdecimal2.patch (862 Bytes) bigdecimal2.patch cfis (Charlie Savage), 03/22/2009 04:44 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0