lp:ubuntu/intrepid/cl-f2cl

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/cl-f2cl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

7. By Peter Van Eynde

* New upstream.
* Changed to group maintanance
* Corrected Vcs-Git control field
* Added homepage field

6. By Peter Van Eynde

* 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.

5. By Peter Van Eynde

Upload to unstable.

4. By Peter Van Eynde

* New upstream release
* Moved debhelper to build-depeneds
* increased standards-version without real changes.

3. By Peter Van Eynde

New upstream

2. By Peter Van Eynde

New CVS release.

1. By Kevin M. Rosenberg <email address hidden>

Initial Debian upload.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers