Re: [Cython] usage does not match the options

2012-09-12 Thread Robert Bradshaw
On Wed, Sep 12, 2012 at 5:36 AM, B. Clausius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I found that the options shown by "cython -h" are different to the > options parsed by cython. > > Usage: --warning-error > Parser: --warning-errors > The parser does not recognize "-q

[Cython] usage does not match the options

2012-09-12 Thread B. Clausius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I found that the options shown by "cython -h" are different to the options parsed by cython. Usage: --warning-error Parser: --warning-errors The parser does not recognize "-q" and "-quiet" (Patch attached) There are other options that are not in