Ah, that's the problem, I was using emacs Shell, it works OK on a normal
terminal like xfce4-terminal.
On 03/29/2014 09:41 PM, Keno Fischer wrote:
What kind of terminal emulator are you using?
On Sat, Mar 29, 2014 at 9:40 PM, Andrew Dabrowski
<[email protected] <mailto:[email protected]>> wrote:
Just pulled latest on git hoping to try out the new repl, but ran
into this:
|
$ ./julia
_
_ _ _(_)_ | A fresh approach to technical computing
(_)|(_)(_)|Documentation:http://docs.julialang.org
<http://docs.julialang.org>
_ _ _||_ __ _ |Type"help()"to list help topics
|||||||/ _` | |
| | |_| | | | (_| | | Version 0.3.0-prerelease+2224
(2014-03-30 00:26 UTC)
_/|\__'_|_|_|\__'_||Commit32c072e*(0days old master)
|__/| x86_64-pc-linux-gnu
[?2004h[0G[0Kjulia>[?2004lERROR:integer division error
indiv at promotion.jl:172
$
|
Did I do something wrong?