Niclas Carlsson

Results 2 issues of Niclas Carlsson

Based on a discussion in julia-users https://groups.google.com/forum/?fromgroups=#!topic/julia-users/t0IkwDXw5VI, I ran the following sequence of commands using the nightly 32-bit Window binary as of 2014-03-28, 64-bit Win8, no prior packages installed. ```...

enhancement

I'm trying to use Winston with latest master and I'm getting very frequent InexactErrors when calling `plot`, apparently due to the ccall to TkWinReleaseDrawableDC in tkwidget.jl. The below patch doesn't...