Re: [ANN] Clojure 1.9.0-alpha18

2017-08-29 Thread Bozhidar Batsov
FOR-SEAN -- (904) 302-SEAN >> An Architect's View -- http://corfield.org/ >> >> "If you're not annoying somebody, you're not really alive." >> -- Margaret Atwood >> >> >> >> *From: *Colin Fleming >> *Sent: *Wednesday, Au

Re: [ANN] Clojure 1.9.0-alpha18

2017-08-23 Thread Alex Miller
2-SEAN > An Architect's View -- http://corfield.org/ > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > > > *From: *Colin Fleming > *Sent: *Wednesday, August 23, 2017 5:59 PM > *To: *clojure@googlegroups.co

RE: [ANN] Clojure 1.9.0-alpha18

2017-08-23 Thread Sean Corfield
From: Colin Fleming Sent: Wednesday, August 23, 2017 5:59 PM To: clojure@googlegroups.com Subject: Re: [ANN] Clojure 1.9.0-alpha18 Tighten autoresolved keywords and autoresolved namespace map syntax to support *only* aliases, as originally intended What does this mean? Is there a JIRA disc

Re: [ANN] Clojure 1.9.0-alpha18

2017-08-23 Thread Colin Fleming
> > Tighten autoresolved keywords and autoresolved namespace map syntax to > support *only* aliases, as originally intended What does this mean? Is there a JIRA discussion about this? On 24 August 2017 at 04:03, Alex Miller wrote: > Clojure 1.9.0-alpha18 is now available. > > Try it via > > -

Re: [ANN] Clojure 1.9.0-alpha18

2017-08-23 Thread Matthew Phillips
Just for everyone's info: seems this update breaks CIDER 0.15: https://github.com/clojure-emacs/cider/issues/2081 -- 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 m

[ANN] Clojure 1.9.0-alpha18

2017-08-23 Thread Alex Miller
Clojure 1.9.0-alpha18 is now available. Try it via - Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-alpha18 - Leiningen: [org.clojure/clojure "1.9.0-alpha18"] 1.9.0-alpha18 includes the following changes since 1.9.0-alpha17: - Can now bind *reader-resolver* to an impl of Lis