From d9e4c9d675d17d42220e0e6d774ba172325b837a Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Mon, 13 Jun 2005 14:29:33 +0000
Subject: [PATCH] TODO for FORMATTER args to error functions.

---
 ansi-tests/TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ansi-tests/TODO b/ansi-tests/TODO
index d699943e..b70581a8 100644
--- a/ansi-tests/TODO
+++ b/ansi-tests/TODO
@@ -118,3 +118,6 @@ Got:      0
     the parent type(s).  (This came up in ABCL.)
 
 44. Add tests for SPECIAL declarations in MACROLET (requested by piso on #lisp)
+
+45. Test (WARN (FORMATTER ...)) (and check that FORMATTER functions work with
+  other error signaling functions.)
-- 
GitLab