Ludovic Courtès
|
2ae217f418
|
Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env.
* srfi/srfi-34.scm (with-exception-handler): Use `with-throw-handler'
instead of `lazy-catch'.
* test-suite/tests/srfi-34.test ("SRFI 34")["`with-exception-handler'
invokes HANDLER in THUNK's dynamic env."]: New test.
* test-suite/tests/srfi-39.test: Use `(srfi srfi-34)'.
("SRFI-39")["SRFI-34"]: New test.
* NEWS: Update.
|
2008-11-24 09:41:53 +01:00 |
|
Marius Vollmer
|
0ab652a386
|
Added 2006 to copyright years in every file, as per the new rules.
|
2006-02-12 13:42:52 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Kevin Ryde
|
af2cc7198d
|
Add cond-expand-provide srfi-34.
|
2003-07-28 23:46:48 +00:00 |
|
Neil Jerram
|
a1a5dfa888
|
SRFI 34
|
2003-04-30 00:06:33 +00:00 |
|