Your message dated Fri, 25 Mar 2005 11:32:25 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#279248: fixed in colorgcc 1.3.2.0-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Nov 2004 17:52:59 +0000
>From [EMAIL PROTECTED] Mon Nov 01 09:52:59 2004
Return-path: <[EMAIL PROTECTED]>
Received: from moutng.kundenserver.de [212.227.126.184] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1COgMU-0006vF-00; Mon, 01 Nov 2004 09:52:59 -0800
Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de)
        by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
        id 1COgMU-0003rn-00
        for [EMAIL PROTECTED]; Mon, 01 Nov 2004 18:52:58 +0100
Received: from [217.85.236.214] (helo=feynman.quark-gluon-plasma.xyz)
        by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-SHA:128)
        (Exim 3.35 #1)
        id 1COgMT-0007Qp-00; Mon, 01 Nov 2004 18:52:58 +0100
Received: from localhost ([127.0.0.1] helo=feynman.quark-gluon-plasma.xyz)
        by feynman.quark-gluon-plasma.xyz with esmtp (Exim 4.34)
        id 1COgMS-0002pa-O1; Mon, 01 Nov 2004 18:52:56 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Martin Dickopp <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: colorgcc: prints error message on standard output instead of standard 
error
Bcc: Martin Dickopp <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.1
Date: Mon, 01 Nov 2004 18:52:56 +0100
Message-ID: <[EMAIL PROTECTED]>
X-Provags-ID: kundenserver.de [EMAIL PROTECTED] 
auth:c3841196b540e7dd969eca865a159296
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: colorgcc
Version: 1.3.2.0-2
Severity: minor

Hello,

/usr/bin/colorgcc contains the following code:

  if (-l $compiler and (stat $compiler)[1] == (stat $0)[1]) {
      print "colorgcc: Error; $compiler is a symlink to colorgcc. Aborting.\n";
      exit(1);
  }

which prints the error message on standard output instead of standard
error. It should either use the "die" function instead of "print" and
"exit", or use

  print STDERR "colorgcc: Error; $compiler is a symlink to colorgcc. 
Aborting.\n";

Cheers,
Martin


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-1-amd64-k8
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages colorgcc depends on:
ii  perl                          5.8.4-3    Larry Wall's Practical Extraction 
ii  perl-modules                  5.8.4-3    Core Perl modules

-- no debconf information

---------------------------------------
Received: (at 279248-close) by bugs.debian.org; 25 Mar 2005 16:59:41 +0000
>From [EMAIL PROTECTED] Fri Mar 25 08:59:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEs9s-00042O-00; Fri, 25 Mar 2005 08:59:40 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DErjV-0006mf-00; Fri, 25 Mar 2005 11:32:25 -0500
From: Barry deFreese <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#279248: fixed in colorgcc 1.3.2.0-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 11:32:25 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: colorgcc
Source-Version: 1.3.2.0-4

We believe that the bug you reported is fixed in the latest version of
colorgcc, which is due to be installed in the Debian FTP archive:

colorgcc_1.3.2.0-4.diff.gz
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4.diff.gz
colorgcc_1.3.2.0-4.dsc
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4.dsc
colorgcc_1.3.2.0-4_all.deb
  to pool/main/c/colorgcc/colorgcc_1.3.2.0-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated colorgcc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 19 Mar 2005 23:07:01 -0500
Source: colorgcc
Binary: colorgcc
Architecture: source all
Version: 1.3.2.0-4
Distribution: unstable
Urgency: low
Maintainer: Barry deFreese <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 colorgcc   - Colorizer for GCC warning/error messages
Closes: 248544 279248
Changes: 
 colorgcc (1.3.2.0-4) unstable; urgency=low
 .
   * Print error message to stderr.  (Closes: #279248)
     Thanks to Martin Dickopp for the bug report.
   * Split non-quoted compiler specs patch (Closes: #248544)
     Thanks to Timothy Brownawell for the patch.
   * debian/rules. Modify to take patches.
Files: 
 3e01d159fc46056d98a782e8b68bf954 582 devel extra colorgcc_1.3.2.0-4.dsc
 bfad4b3254e9606291083e785ebf2a70 6238 devel extra colorgcc_1.3.2.0-4.diff.gz
 fbe2f2ef1e4f1f71c85575f974111c40 10756 devel extra colorgcc_1.3.2.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCRDQD0U6FJtxHyhYRAtk4AJ4lqSRzCkfRsSb7bDilAfhwTI8QdgCg3XEb
eikmfniS+yOyoJeZGSed2gg=
=K1Rg
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to