Hi, Am Dienstag, 3. Juli 2012 14:49:34 UTC+2 schrieb Stuart Sierra: > > Reading from STDIN is often broken by custom REPL environments that manage > STDIN on their own, such as Leiningen or an IDE. > > Try running from a "bare" REPL (e.g. java -cp ... clojure.main). > > I ran a bare repl via java -jar ..., but got the same problem. A direct read-line worked fine, but in the shown code it seemed to not recognize the newline. A ^Z gave an exception on unexpected EOF or so. This happened in PowerShell as well as cmd. I will check later today at home on a unixy machine.
Kind regards Meikel -- 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