[MacPorts] #28684: Clojure won't compile my programs

MacPorts noreply at macports.org
Sun Mar 6 16:53:27 PST 2011


#28684: Clojure won't compile my programs
-----------------------------------------+----------------------------------
 Reporter:  andrew.pennebaker@…          |       Owner:  macports-tickets@…                   
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:                                       
Component:  ports                        |     Version:  1.9.2                                
 Keywords:                               |        Port:  clojure                              
-----------------------------------------+----------------------------------

Comment(by andrew.pennebaker@…):

 The problem disappears when "." is added to the compile path. Maybe this
 variable can be augmented in future releases.

 {{{
 user=> (set! *compile-path* ".")
 "."
 user=> (compile 'hello)
 Hello World!
 hello
 }}}

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


More information about the macports-tickets mailing list