felix winkelmann wrote:
On 8/6/06, Brandon J. Van Every <[EMAIL PROTECTED]> wrote:

There is (quotewrap blah) code in csc.scm.  It can be reused in
chicken-setup.scm.  It is mainly a question of where it needs to be
used.  I haven't had time or brainpower to deal with it.  Paid my rent
today with an overdraft check.  That's pretty much the shot going off
that starts my race towards jobdom.  Nothing Chicken is getting done
until I'm totally sick of jobhunting.  I bemoan the fact that supporting
anything in computers takes so much time.

Very true, I feel the same quite often. I have added checks for whitespace
in filenames at various places in chicken-setup.scm and pushed it to
the darcs head.


I built on MinGW and installed to E:\Program Files\Chicken. "chicken-setup opengl" now understands whitespace! I get:

E:\devel>chicken-setup opengl
 copy gl.dll "E:\Program Files\Chicken\lib\gl.dll"
       1 file(s) copied.
 copy glu.dll "E:\Program Files\Chicken\lib\glu.dll"
       1 file(s) copied.
 copy glut.dll "E:\Program Files\Chicken\lib\glut.dll"
       1 file(s) copied.

This isn't entirely good in and of itself, but that's a subject for another post. At least whitespace appears conquered.


Cheers,
Brandon Van Every



_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to