From: Matthew Flatt (mflatt at cs.utah.edu) Date: Tue Jun 28 16:49:50 EDT 2005 |
|
At Mon, 13 Jun 2005 02:47:47 +0900, Chihiro Kuraya wrote: > I'm using DrScheme v299.100 on Windows 2000. > I found the following code crashes DrScheme. > > -------------------------------------------- > (current-locale "japanese") > (bytes->string/locale (make-bytes 100)) > -------------------------------------------- > [...] > The problem might from that iconv.dll is not install on my system. > But just crashing is not smart. Right - fixed for 299.107. Matthew
Posted on the users mailing list. |
|