[MacPorts] #23366: Clojure "clj" scripts mess up command line arguments

MacPorts noreply at macports.org
Tue Jun 29 02:13:08 PDT 2010


#23366: Clojure "clj" scripts mess up command line arguments
--------------------------------+-------------------------------------------
 Reporter:  jsg8pitt@…          |       Owner:  mdippery@…        
     Type:  defect              |      Status:  new               
 Priority:  Normal              |   Milestone:                    
Component:  ports               |     Version:  1.8.2             
 Keywords:  haspatch            |        Port:  clojure           
--------------------------------+-------------------------------------------

Comment(by alex.taggart@…):

 Is this port abandoned?  Can we transfer control to someone who will
 actually apply the fix?

 This bug has been languishing here, unpatched, for months.  Every time I
 try to encourage coworkers to try out clojure on their macs, I have to
 "fix" this bug, which makes the community seem like a collection of
 illiterates.  This is not a hard bug to test.

 {{{
 $ echo "(println *command-line-args*)" > test.clj
 $ clj test.clj foo bar
 (-- test.clj foo bar)
 }}}

 Where the correct output should be (foo bar).

 If you're going to take the one good name for a clojure port at least
 maintain the damn thing.

-- 
Ticket URL: <http://trac.macports.org/ticket/23366#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list