From: Andreas Rottmann (a.rottmann at gmx.at) Date: Thu Apr 15 12:05:12 EDT 2010 |
|
Hi! Just noticed: ,---- | Welcome to MzScheme v4.2.5.7 [3m], Copyright (c) 2004-2010 PLT Scheme Inc. | > (require srfi/45) | > eager | reference to undefined identifier: eager `---- But `eager' is part of the SRFI 45 API, and is also listed in the docs as being present in `srfi/45'. A fix would be highly appreciated! Regards, Rotty -- Andreas Rottmann -- <http://rotty.yi.org/>
Posted on the dev mailing list. |
|