Ticket #289 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

MzScheme display doesn't work when stdout is redirected

Reported by: shcheklein@… Owned by: robby
Priority: critical Milestone:
Component: _default-component Keywords: output redirect mzscheme
Cc: Version: 4.2.5
Racket Version: 4.2.5

Description

Hi,

Example (test.scm):

(display "Test")

Run in cmd:

mzscheme -r test.scm >log.out

Almost every time log.out is empty.

Details:

OS: Windows 7 x64/Windows Server 2008 R2
Scheme: 4.2.5 [3m]

Change History

Changed 14 years ago by robby

  • status changed from new to closed
  • resolution set to invalid

This bug needs to be filed with the bug report system for Racket, preferably by opening DrRacket? and choosing the Help|Submit Bug Report menu item.

Alternatively, you can try posing on the racket mailing list.

Note: See TracTickets for help on using tickets.