Mail Archives: djgpp-workers/1996/08/11/04:15:57
On Sat, 10 Aug 1996, Daisuke Aoyama wrote:
> I found two problems. One of them is dup and dup2 functions don't grow up
> file handle table. So we cannot use it over 20 handles.
Seems like a bug to me. Could you submit a patch to fix this? Thanks.
> The other is echo.exe cannot reject unknown options. I typed `echo.exe -h'
> then it was running without stopping.
Where does this make any trouble? AFAIK, `echo' just treats anything on
the command line as an argument to print, doesn't it?
- Raw text -