chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #928: executable misnamed when reading from - (stdin)


From: Chicken Trac
Subject: [Chicken-janitors] #928: executable misnamed when reading from - (stdin)
Date: Tue, 25 Sep 2012 23:03:00 -0000

#928: executable misnamed when reading from - (stdin)
----------------------+-----------------------------------------------------
 Reporter:  zbigniew  |       Owner:       
     Type:  defect    |      Status:  new  
 Priority:  minor     |   Milestone:  4.9.0
Component:  compiler  |     Version:  4.7.x
 Keywords:            |  
----------------------+-----------------------------------------------------
 If you `csc -o dummy - < /dev/null` the output executable is randomly
 named "a", but if you `csc -o dummy /dev/null` it's named "dummy".  Tested
 with 4.7.0.6

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/928>
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]