[racket-dev] Release for v6.0 has begun

From: Aleksej Saushev (asau at inbox.ru)
Date: Thu Nov 21 20:10:14 EST 2013

Ryan Culpepper <ryanc at ccs.neu.edu> writes:

>       >> NOW IS THE TIME TO FIX BUGS THAT YOU KNOW ABOUT <<<

It would be nice to change location of "config.rktd" file.

"config.rktd" looks like it cannot be changed by user at run time in any
meaningful way. Thus it doesn't belong to sysconfdir.
It should be placed into libdir instead.

When building Racket tries to invoke i486--netbsdelf-ar which naturally
doesn't exist. It would be nice if it used canonical archiver name first,
which is "ar" per POSIX/SUS. Alternatively it should fall back to it when
non-canonical one doesn't exist.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-pkgs_drracket-pkgs_drracket-test_tests_drracket_run.sh
Type: application/x-sh
Size: 334 bytes
Desc: Avoid non-portable "test \=\=".
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131122/ad4b931f/attachment.sh>
-------------- next part --------------

-- 
BCE HA MOPE!

Posted on the dev mailing list.