Mail Archives: djgpp-workers/2001/08/14/02:58:27
> From: sandmann AT clio DOT rice DOT edu (Charles Sandmann)
> Date: Mon, 13 Aug 2001 14:22:13 -0500 (CDT)
>
> The reason I'm asking is that this may be relatively hard to fix. If
> we fixed all the rest of the known issues other than devices, how much
> would break? Should we fix everything else first and defer this? Or
> work on devices and slow down getting the other items fixed?
It's hard to tell. I'm afraid that if this breaks, the breakage might
be very painful. If that's true, we will have to fix this anyway, and
the order doesn't matter, because we cannot afford putting out a
version that breaks some ports so hard.
But maybe it's time for reality check: could someone rebuild Less and
see whether it still works on W2K? Or even don't rebuilt, just run
the binary from SimTel.NET. In addition to the normal interactive
mode, I'd suggest to test something like "less < foo > bar", both from
the stock shell and from Bash.
Also, could people please grep the source distributions for strings
like "CON", "NUL", "PRN", "/dev/tty", "/dev/null", and see whether
more programs open/reopen one of these instead of using the
preconnected handles?
- Raw text -