pkgsrc/lang/guile
mycroft 79caf9b249 Update to guile 1.6.3.
** GOOPS longer creates layout entries for non-instance slots.

** syntax-case bugs have been fixed

   a) Macro expansion is no longer disturbed if the value of
      (current-module) changes.  This was the cause of a number of
      different bugs people have reported.

   b) Syntax-case now expands Guile's own macros as a part of the
      macro expansion process.  Previously, Guile macro calls were
      treated as applications.

   c) Objects which are constant data and which Guile considers
      self-evaluating are no longer quoted.

   One good consequence of these fixes is that it's now possible to
   use syntax-case macro expansion together with GOOPS code.

** scm_readline now checks that it's using an output (not input) port.
2003-02-21 12:03:30 +00:00
..
patches Fix build on macppc. 2003-01-21 15:17:54 +00:00
buildlink2.mk Really depend on latest version, as intended in last commit. 2003-01-17 10:19:06 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
distinfo Update to guile 1.6.3. 2003-02-21 12:03:30 +00:00
Makefile Update to guile 1.6.3. 2003-02-21 12:03:30 +00:00
PLIST Add missing files and directory to PLIST. 2003-01-21 15:16:16 +00:00