Your message dated Fri, 02 Dec 2005 18:02:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339993: fixed in sdcc 2.5.0-10
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; 20 Nov 2005 06:08:11 +0000
>From [EMAIL PROTECTED] Sat Nov 19 22:08:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from chem.okstate.edu ([139.78.125.9])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EdiN1-0004Id-OD
for [EMAIL PROTECTED]; Sat, 19 Nov 2005 22:08:11 -0800
Received: from materer1b (materer1b.dhcp.okstate.edu [139.78.127.88])
by chem.okstate.edu (8.13.4/8.13.4/Debian-3) with ESMTP id
jAK67c71011747
for <[EMAIL PROTECTED]>; Sun, 20 Nov 2005 00:07:38 -0600
From: "Nicholas Materer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: pic16f877 header correction
Date: Sun, 20 Nov 2005 00:07:34 -0600
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
Thread-Index: AcXtmIdEmCGltzViR0W0y/VwLcYWGQ==
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-Scanned-By: Scanned using MIMEDefang by chem.okstate.edu on 139.78.125.9
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-Level:
X-Spam-Status: No, hits=-4.5 required=4.0 tests=BAYES_44,HAS_PACKAGE,
MISSING_OUTLOOK_NAME,RCVD_IN_SORBS autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: sdcc
Version: 2.5.0-9
Severity: minor
The file /usr/share/sdcc/include/pic/pic16f877.h has a small problem
with the definition of ADRESL.
Line 863 should be "sfr at adresl_addr adresl".
i.e.
diff pic16f877.org pic16f877.new
863c863
< sfr at adresh_addr adresl;
---
> sfr at adresl_addr adresl;
Thanks
Nick Materer
---------------------------------------
Received: (at 339993-close) by bugs.debian.org; 3 Dec 2005 02:11:23 +0000
>From [EMAIL PROTECTED] Fri Dec 02 18:11:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EiMj8-0004Ru-Cb; Fri, 02 Dec 2005 18:02:14 -0800
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#339993: fixed in sdcc 2.5.0-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 02 Dec 2005 18:02:14 -0800
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-Level:
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: sdcc
Source-Version: 2.5.0-10
We believe that the bug you reported is fixed in the latest version of
sdcc, which is due to be installed in the Debian FTP archive:
sdcc-doc_2.5.0-10_all.deb
to pool/main/s/sdcc/sdcc-doc_2.5.0-10_all.deb
sdcc-libraries_2.5.0-10_all.deb
to pool/main/s/sdcc/sdcc-libraries_2.5.0-10_all.deb
sdcc-ucsim_2.5.0-10_i386.deb
to pool/main/s/sdcc/sdcc-ucsim_2.5.0-10_i386.deb
sdcc_2.5.0-10.diff.gz
to pool/main/s/sdcc/sdcc_2.5.0-10.diff.gz
sdcc_2.5.0-10.dsc
to pool/main/s/sdcc/sdcc_2.5.0-10.dsc
sdcc_2.5.0-10_i386.deb
to pool/main/s/sdcc/sdcc_2.5.0-10_i386.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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated sdcc 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, 3 Dec 2005 02:14:15 +0100
Source: sdcc
Binary: sdcc-ucsim sdcc-doc sdcc-libraries sdcc
Architecture: source all i386
Version: 2.5.0-10
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
sdcc - Small Device C Compiler
sdcc-doc - Small Device C Compiler (documentation)
sdcc-libraries - Small Device C Compiler (libraries)
sdcc-ucsim - Micro-controller simulator for SDCC
Closes: 339993
Changes:
sdcc (2.5.0-10) unstable; urgency=low
.
* Fixed pic16f877.h (closes: bug#339993).
Files:
3b043b2a68841f82f526e48a5c3246c3 714 electronics optional sdcc_2.5.0-10.dsc
ec7c2e7511d9d0642d0b0a22c0633947 19630 electronics optional
sdcc_2.5.0-10.diff.gz
47270a07f1ef341aec166dc8efcfc2f7 1044608 electronics optional
sdcc_2.5.0-10_i386.deb
89d05be7ef6b6a792fdb471af9d3ae4b 487846 electronics optional
sdcc-ucsim_2.5.0-10_i386.deb
18156f48aad14f1f4be188b7da179bca 902416 electronics optional
sdcc-libraries_2.5.0-10_all.deb
6f357c6f34ec544de23899e5de14e481 212702 doc optional sdcc-doc_2.5.0-10_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDkPf+w3ao2vG823MRAn2iAJ9Y0Nf8fjnrzYD9e34s3hSyFllkawCeKCM8
uMh08OxL8KwA/xCBEixVeZQ=
=MfOq
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]