Your message dated Sat, 25 Sep 2010 14:47:15 +0200
with message-id <[email protected]>
and subject line Re: [Python-apps-team] Bug#546526: pylint: -e should not omit
fatal errors
has caused the Debian Bug report #546526,
regarding pylint: -e should not omit fatal errors
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
546526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pylint
Version: 0.18.0-1
Severity: normal
Typical usage for "-e" being to catch most critical problems, having
it hiding fatal messages is quite counter-productive. It should
indeed mean "only the messages of severity ERROR and above are displayed".
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (101,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.28.10-smp-smp-00002-g0fee61b (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages pylint depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-logilab-astng 0.19.0-2 extend Python's abstract syntax tr
ii python-logilab-common 0.39.0-1 useful miscellaneous modules used
ii python-support 1.0.3 automated rebuilding support for P
Versions of packages pylint recommends:
ii python-tk 2.5.2-1.1 Tkinter - Writing Tk applications
pylint suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.19.0
On Sun, Sep 13, 2009 at 22:17, Yann Dirson <[email protected]> wrote:
> Package: pylint
> Version: 0.18.0-1
> Severity: normal
>
> Typical usage for "-e" being to catch most critical problems, having
> it hiding fatal messages is quite counter-productive. It should
> indeed mean "only the messages of severity ERROR and above are displayed".
This bug was closed in the above mentioned versions, relevant changelog entry:
* --errors-only does not hide fatal error anymore
Please note, however, that now (since 0.21.0) the short option has
been renamed to '-E' (where previously was '-e').
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---