Your message dated Wed, 11 Jul 2007 23:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#432780: fixed in fseries 251.70-2
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)
--- Begin Message ---
Package: fseries
Version: 251.70-1
Severity: important
Tags: patch
Usertags: implicit-pointer-conversion
Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.
This is often due to a missing function prototype definition.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
----- Forwarded message from Build Daemon <[EMAIL PROTECTED]> -----
X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com
X-Spam-Level:
X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS
autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of fseries_251.70-1 (dist=unstable)
Date: Wed, 11 Jul 2007 03:08:58 +0000 (GMT)
From: Build Daemon <[EMAIL PROTECTED]>
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data:
2007.7.10.194733
Debian-Buildd-Error: Yes
Function `R_alloc' implicitly converted to pointer at Tisean.c:72
----- End forwarded message -----
--- fseries-251.70/src/Tisean.c~ 2006-12-28 17:14:36.000000000 -0700
+++ fseries-251.70/src/Tisean.c 2007-07-11 17:17:08.000000000 -0600
@@ -4,7 +4,7 @@
#define tseriesChaos_h
#include <math.h>
-/* #include <R.h> */
+#include <R.h>
#define sqr(a) (a)*(a)
#define MIN(a,b) (a)<(b) ? (a) : (b)
#define MAX(a,b) (a)>(b) ? (a) : (b)
--
dann frazier
--- End Message ---
--- Begin Message ---
Source: fseries
Source-Version: 251.70-2
We believe that the bug you reported is fixed in the latest version of
fseries, which is due to be installed in the Debian FTP archive:
fseries_251.70-2.diff.gz
to pool/main/f/fseries/fseries_251.70-2.diff.gz
fseries_251.70-2.dsc
to pool/main/f/fseries/fseries_251.70-2.dsc
r-cran-fseries_251.70-2_i386.deb
to pool/main/f/fseries/r-cran-fseries_251.70-2_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.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated fseries 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: Wed, 11 Jul 2007 18:32:51 -0500
Source: fseries
Binary: r-cran-fseries
Architecture: source i386
Version: 251.70-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description:
r-cran-fseries - GNU R package for financial engineering -- fSeries
Closes: 432780
Changes:
fseries (251.70-2) unstable; urgency=low
.
* src/Tisean.c: Uncomment the include for R.h (Closes:
#432780)
Files:
063ee0c6d92b4e211ab476a191ad99a8 675 math optional fseries_251.70-2.dsc
1aac5ef40d49c23e62dfed161e9217b1 3724 math optional fseries_251.70-2.diff.gz
ab2a57d5d8978bbd99832c7219e5ffa0 340374 math optional
r-cran-fseries_251.70-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGlWlLCZSR95Gw07cRAu/0AJ9+v5ug+b8TVPIA6RWBd6wCfwtLpQCeOLlq
e8U5II9rM2h/07uWSuOWH1Q=
=SMVF
-----END PGP SIGNATURE-----
--- End Message ---