chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #728: sendfile.setup will probably not work on window


From: Chicken Trac
Subject: [Chicken-janitors] #728: sendfile.setup will probably not work on windows
Date: Thu, 17 Nov 2011 12:07:18 -0000

#728: sendfile.setup will probably not work on windows
------------------------+---------------------------------------------------
 Reporter:  mario       |       Owner:  certainty
     Type:  defect      |      Status:  new      
 Priority:  major       |   Milestone:  4.8.0    
Component:  extensions  |     Version:  4.7.x    
 Keywords:  sendfile    |  
------------------------+---------------------------------------------------
 The latest lines from sendfile.setup are

 {{{
 ;; cleanup temp-files
 ;; remove this in production
 (system "rm *.o")
 }}}

 I suspect that it'll break the sendfile installation on systems that have
 no {{{rm}}} (e.g., Windows).

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/728>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]