The Racket repository
Go to file
Danny Yoo 87f8e830b6 Fixing type error in path dialog.
When the directory is bad, we need to send a list of path-labels; the
original code would pass in a path object and would emit a contract
error of the form:

dyoo@kfisler-ra1:~$ set in list-box%: expected argument of type <list of strings (up to 200 characters)>; given ("Bad Directory:" #<path:/home/dyoo/tmp/>)

svn: r9868
2008-05-16 19:08:35 +00:00
collects Fixing type error in path dialog. 2008-05-16 19:08:35 +00:00
doc adding jpgs for SRFI 41 doc 2008-05-08 23:39:29 +00:00
man/man1 add setup-plt and mzc man pages 2008-01-05 23:41:46 +00:00
src fix problem with bucket hashing table size 2008-05-15 12:56:42 +00:00