Re: clojure.Compile output in clojure-clr 1.3.0

2011-10-31 Thread dmiller
That is an side effect of changes that were made to naming/location of
the assemblies output from compilation.

Whether it's a feature or bug depends on how hard it is to change.  :)

Issue posted.

-David



On Oct 29, 6:58 am, Ian i...@iandavies.org wrote:
 Hi all,

 In Clojure 1.2.0, if I run a command like:

 c:\clojure\Clojure.Compile.exe program

 then the output .dll and .exe files turn up in the current directory
 as expected, but since 1.3.0 the output files land in the c:\clojure\
 directory (i.e. the location of the compiler), which seems rather
 strange. Is this a feature or a bug?

 Cheers,
 Ian

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


clojure.Compile output in clojure-clr 1.3.0

2011-10-29 Thread Ian
Hi all,

In Clojure 1.2.0, if I run a command like:

c:\clojure\Clojure.Compile.exe program

then the output .dll and .exe files turn up in the current directory
as expected, but since 1.3.0 the output files land in the c:\clojure\
directory (i.e. the location of the compiler), which seems rather
strange. Is this a feature or a bug?

Cheers,
Ian

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en