~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to ice-9/match.scm

  • Committer: Bazaar Package Importer
  • Author(s): Rob Browning
  • Date: 2008-05-10 12:18:50 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080510121850-mwi7tobbfkat03vr
Tags: 1.8.5+1-1
* Incorporate new upstream stable release.

* Fix gcc 4.3 compilation problems (fixed upstream now).  Thanks to
  Alexander Schmehl <tolimar@debian.org> for the previous, related
  1.8.4+1-2.1 NMU, and to Maximiliano Curia and Daniel Schepler for the
  original patch. (closes: #462384, #466778)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; installed-scm-file
2
2
 
3
 
;;;;    Copyright (C) 2001, 2006 Free Software Foundation, Inc.
 
3
;;;;    Copyright (C) 2001, 2006, 2008 Free Software Foundation, Inc.
4
4
;;;;
5
5
;;;; This library is free software; you can redistribute it and/or
6
6
;;;; modify it under the terms of the GNU Lesser General Public
22
22
  :export (match match-lambda match-lambda* match-define
23
23
                 match-let match-let* match-letrec
24
24
                 define-structure define-const-structure
 
25
                 match:andmap
25
26
                 match:error match:set-error
26
27
                 match:error-control match:set-error-control
27
28
                 match:structure-control match:set-structure-control