﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1727	chicken-install srfi-18 fails on Windows	Josh Helzer		"The culprit appears to be improper path escaping:


{{{
C:\>chicken-install srfi-18
building srfi-18
   C:\Users\j\AppData\Local\chicken-install\srfi-18\build-srfi-18.bat -host -D compiling-extension -J -s -regenerate-import-libraries -setup-mode -I C:\Users\j\AppData\Local\chicken-install\srfi-18 -C -IC:\Users\j\AppData\Local\chicken-install\srfi-18 -O2 -d1 srfi-18.scm -o C:\Users\j\AppData\Local\chicken-install\srfi-18\srfi-18.so
'""""C:' is not recognized as an internal or external command,
operable program or batch file.
        1 file(s) copied.
'""""C:' is not recognized as an internal or external command,
operable program or batch file.

Error: shell command terminated with nonzero exit code
1
""C:\\Users\\j\\AppData\\Local\\chicken-install\\srfi-18\\srfi-18.build.bat""

C:\>
}}}
"	defect	closed	major	5.3	unknown	5.2.0	fixed			
