[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#136263: marked as done (nasm undocumented syntax change in 0.98.08)



Your message dated Wed, 17 Apr 2002 07:32:10 -0400
with message-id <E16xnfW-0005rc-00@auric.debian.org>
and subject line Bug#136263: fixed in nasm 0.98.28bf-1
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 Mar 2002 01:27:39 +0000
>From fxkuehl@gmx.de Thu Feb 28 19:27:39 2002
Return-path: <fxkuehl@gmx.de>
Received: from mail.gmx.net [213.165.64.20] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 16gbpi-0005jF-00; Thu, 28 Feb 2002 19:27:38 -0600
Received: (qmail 14439 invoked by uid 0); 1 Mar 2002 01:27:06 -0000
Received: from viking.ostkupan.studenthem.gu.se (193.11.232.150)
  by mail.gmx.net (mp014-rz3) with SMTP; 1 Mar 2002 01:27:06 -0000
Received: from felix by viking.ostkupan.studenthem.gu.se with local (Exim 3.34 #1 (Debian))
	id 16gbpC-0002G8-00; Fri, 01 Mar 2002 02:27:06 +0100
From: "Felix Kühling" <fxkuehl@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: nasm undocumented syntax change in 0.98.08
X-Reportbug-Version: 1.43
X-Mailer: reportbug 1.43
Date: Fri, 01 Mar 2002 02:27:06 +0100
Message-Id: <E16gbpC-0002G8-00@viking.ostkupan.studenthem.gu.se>
Sender: =?iso-8859-1?Q?Felix_K=FChling?= <felix@viking.ostkupan.studenthem.gu.se>
Delivered-To: submit@bugs.debian.org

Package: nasm
Version: 0.98.08-1
Severity: normal



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux viking 2.4.17 #32 Son Feb 24 22:21:14 CET 2002 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE

Versions of packages nasm depends on:
ii  libc6                         2.2.5-3    GNU C Library: Shared libraries an


When I was trying to compile lame 3.91 libmp3lame/i386/scalar.nas did not
compile. The following kind of lines produced parser errors (line numbers
added by me):
14: proc    scalar04_float32_i387
15: %$p     arg     4
16: %$q     arg     4
17: ...
Error messages:
scalar.nas:15: error: parser: instruction expected
scalar.nas:16: error: parser: instruction expected
As I found out on the lame mailing list there was a change in the syntax from
a previous version to 0.98.08 without a notice in the docs.

---------------------------------------
Received: (at 136263-close) by bugs.debian.org; 17 Apr 2002 11:38:47 +0000
>From katie@auric.debian.org Wed Apr 17 06:38:46 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16xnlt-0004A8-00; Wed, 17 Apr 2002 06:38:45 -0500
Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16xnfW-0005rc-00; Wed, 17 Apr 2002 07:32:10 -0400
From: Christian Kesselheim <ckesselh@debian.org>
To: 136263-close@bugs.debian.org
X-Katie: $Revision: 1.13 $
Subject: Bug#136263: fixed in nasm 0.98.28bf-1
Message-Id: <E16xnfW-0005rc-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Wed, 17 Apr 2002 07:32:10 -0400
Delivered-To: 136263-close@bugs.debian.org

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

nasm_0.98.28bf-1.diff.gz
  to pool/main/n/nasm/nasm_0.98.28bf-1.diff.gz
nasm_0.98.28bf-1.dsc
  to pool/main/n/nasm/nasm_0.98.28bf-1.dsc
nasm_0.98.28bf-1_i386.deb
  to pool/main/n/nasm/nasm_0.98.28bf-1_i386.deb
nasm_0.98.28bf.orig.tar.gz
  to pool/main/n/nasm/nasm_0.98.28bf.orig.tar.gz



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 136263@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Kesselheim <ckesselh@debian.org> (supplier of updated nasm 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Wed, 17 Apr 2002 12:28:43 +0200
Source: nasm
Binary: nasm
Architecture: source i386
Version: 0.98.28bf-1
Distribution: unstable
Urgency: high
Maintainer: Christian Kesselheim <ckesselh@debian.org>
Changed-By: Christian Kesselheim <ckesselh@debian.org>
Description: 
 nasm       - General-purpose x86 assembler
Closes: 122295 128498 132755 136263 136525
Changes: 
 nasm (0.98.28bf-1) unstable; urgency=high
 .
   * New maintainer
   * New upstream release; switched back to the bugfixed ("bf") branch
     (closes: #136263)
   * ndisasm segfaults no longer on "damn near any file" (closes: #128498)
   * Broken macros fixed (closes: #132755)
   * The "org" directive is no longer case sensitive :-) (closes: #122295)
   * Nasm should not generate wrong addresses in some .text situations
     any more (closes: #136525)
Files: 
 eec0a7d50e0498659dc6d9c63e1bb587 619 devel optional nasm_0.98.28bf-1.dsc
 4a16c59ff6bb7483d4e9a9244119043e 426548 devel optional nasm_0.98.28bf.orig.tar.gz
 8d0f0606f3e348d070dbf6abac543b56 60970 devel optional nasm_0.98.28bf-1.diff.gz
 9ef9fd2596b9fac1efb429edfb3fdcd3 561378 devel optional nasm_0.98.28bf-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8vVssgT6qkXTqfkcRAoIkAKDx5IHMM4BmJU9WkDPdi8vbTlxuYwCeLaWg
w9QkqHlDaXoQqstiQwGwIXI=
=/3ep
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-qa-packages-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: