-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 15 Sep 2007 00:29:12 +0200 Source: cl-f2cl Binary: cl-f2cl Architecture: source all Version: 20070618-1 Distribution: unstable Urgency: low Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Changed-By: Peter Van Eynde <[EMAIL PROTECTED]> Description: cl-f2cl - Common Lisp package to convert Fortran 77 source code to Common L Changes: cl-f2cl (20070618-1) unstable; urgency=low . * New upstream release. Major changes: + In FIXUP-F2CL-LIB, we need to honor external declarations. That is, if a function is declared external, we should not use the version from f2cl-lib, because the Fortran code implies we're using something else. . We make an exception for d1mach, r1mach, and i1mach, since these are standard SLATEC functions for which f2cl-lib has its own portable Lisp implementation. . This change fixes an issue when compiling some SLATEC code which declares ZSQRT external. Previously, f2cl would use f2cl-lib:zqrt, which was wrong; the version from SLATEC was the desired version. + Oops. We don't want to mangle the function name either in case the Fortran code is defining its own version. + Bug [ 1709300 ] unused key parameters o In %open-file, ignore UNIT, and produce an error if FORM is UNFORMATTED o In %close, produce an error if STATUS is specified. Files: 232f054981a3493c1cca8818f8dba9a9 681 devel optional cl-f2cl_20070618-1.dsc f4f55f2dcfa06bdc0d726f03c9f41dfd 1708451 devel optional cl-f2cl_20070618.orig.tar.gz 7cab9bca366659d8bc2199ae940ff026 2347 devel optional cl-f2cl_20070618-1.diff.gz a0ab7c05edbbccad4911afd01aaea26d 199924 devel optional cl-f2cl_20070618-1_all.deb
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG7Sed11ldN0tyliURAtzWAKCISWabodvAqrxW/AYJbMIcrIsazgCgjmYH NRoVbeLNiKLb/+sJRPT7DKc= =ud+f -----END PGP SIGNATURE----- Accepted: cl-f2cl_20070618-1.diff.gz to pool/main/c/cl-f2cl/cl-f2cl_20070618-1.diff.gz cl-f2cl_20070618-1.dsc to pool/main/c/cl-f2cl/cl-f2cl_20070618-1.dsc cl-f2cl_20070618-1_all.deb to pool/main/c/cl-f2cl/cl-f2cl_20070618-1_all.deb cl-f2cl_20070618.orig.tar.gz to pool/main/c/cl-f2cl/cl-f2cl_20070618.orig.tar.gz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]