[Omake] writing to console in .STATIC?
Mike Furr
furr at cs.umd.edu
Mon Oct 22 07:29:56 PDT 2007
Erick Tryzelaar wrote:
> Jason Hickey wrote:
>> As it turns out, for some commands, the file descriptors were getting
>> transposed, stdin->stdout and stdout->stderr. stdin is the console
>> here, which explains what happened. This is fixed in svn for 0.9.8.x.
>
> Hello,
>
> So I've been asked to bring forward my macports omake package and I'm
> running into this as well. Is there some environment variable or
> something that I can set in order to avoid this?
I don't think any environment variable will work around the problem, but
I've attached the patch that I extracted from svn to use for the debian
package.
Cheers,
-Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdin_stdout.patch
Type: text/x-patch
Size: 943 bytes
Desc: not available
Url : http://lists.metaprl.org/pipermail/omake/attachments/20071022/63091d45/stdin_stdout.bin
More information about the Omake
mailing list