On 7 Sep 2005, "Dmitry Lizorkin" lizorkin@ispras.ru wrote:
(pp (cadar '(("a" ("b" "c")) ("e" "f"))))
displays "e" in Gambit-compiled code, and ("b" "c") in Gambit interpreter.
Any ideas?
A known bug that I reported on 2005-07-15. (Is there an ML archive anywhere? I will mail you Marc's fix.)
Sven