gcl 2.6.10-2 source package in Ubuntu

Changelog

gcl (2.6.10-2) unstable; urgency=high


  * 2.6.11pre test 1
  * Bug fix: "FTBFS: gcl_readline.d:472:39: error: 'CPPFunction'
    undeclared (first use in this function)", thanks to David Suárez
    (Closes: #741819).

 -- Camm Maguire <email address hidden>  Mon, 24 Mar 2014 15:47:01 +0000

Upload details

Uploaded by:
Camm Maguire
Uploaded to:
Sid
Original maintainer:
Camm Maguire
Architectures:
any all
Section:
lisp
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe interpreters

Downloads

File Size SHA-256 Checksum
gcl_2.6.10-2.dsc 1.1 KiB 38d10bc4cb17e9f7981757fadb14c1c901b0624e8c105822488e75c89b839313
gcl_2.6.10.orig.tar.gz 5.2 MiB 79a1fb2f92b5e86f24988448db3e34116ab6ef7c93ad839848edd01ad06651ef
gcl_2.6.10-2.debian.tar.xz 110.8 KiB ba84c8af1c94672a6bd42475919e115502d370136f35ddce5ae378d1ad3d3d4b

Available diffs

No changes file available.

Binary packages built by this source

gcl: GNU Common Lisp compiler

 GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter
 implemented in C, and complying mostly with the standard set
 forth in the book "Common Lisp, the Language I". It attempts
 to strike a useful middle ground in performance and portability
 from its design around C.
 .
 This package contains the Lisp system itself. Documentation
 is provided in the gcl-doc package.

gcl-doc: Documentation for GNU Common Lisp

 GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter
 implemented in C, and complying mostly with the standard set
 forth in the book "Common Lisp, the Language I". It attempts
 to strike a useful middle ground in performance and portability
 from its design around C.
 .
 This package contains Documentation in info format of both the
 system internals, as well as the graphical interface currently
 implemented in Tcl/Tk.