Re: strace is broken (again) in CVS

2004-02-10 Thread Igor Pechtchanski
On Tue, 10 Feb 2004, David Fritz wrote: > With a recent CVS build: > > $ strace echo hello -z > strace: unknown option -- z > Try 'strace --help' for more information. Use "strace -- echo hello -z". > I posted a patch two months ago that will fix this: > > http://sources.redhat.com/ml/cygwin-pat

strace is broken (again) in CVS

2004-02-10 Thread David Fritz
With a recent CVS build: $ strace echo hello -z strace: unknown option -- z Try 'strace --help' for more information. I posted a patch two months ago that will fix this: http://sources.redhat.com/ml/cygwin-patches/2003-q4/msg00223.html Danny Smith recently reverted /src/winsup/mingw/mingwex/geto