Manuscript (Case [Issue]22314) File System - Stdio doesn't handle cygwin terminals correctly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22314) File System - Stdio doesn't handle cygwin terminals correctly

Pharo Issue Tracker
Manuscript Notification
avatar
Alistair Grant opened Case 22314: Stdio doesn't handle cygwin terminals correctly and assigned it to Everyone:
Bug in Project:  File System: 1. Pharo Image  •  You are subscribed to this case
Stdio class>>standardIOStreamNamed:forWrite: assumes that the VM will will return a nil handle for cygwin terminals, however an actual handle to the cygwin pipe is returned. We aren't able to use the pipe since the VM uses the windows Read/WriteConsole() routines.

Modify Stdio class>>standardIOStreamNamed:forWrite: so that cygwin terminals are ignored, i.e. the stream is redirected to a file.

PR to be attached soon.
Priority Priority: 3 – Must Fix Status Status: Working On
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker