I believe that bug only applies to multiplication/division of integer ranges, but it will certainly be good to have it fixed.
On Wednesday, April 23, 2014 10:50:57 PM UTC-4, Steven G. Johnson wrote: > > > > On Wednesday, April 23, 2014 10:17:23 PM UTC-4, Simon Kornblith wrote: >> >> pi*(0:0.01:1) or similar should work. >> > > Actually, that may not work because of > https://github.com/JuliaLang/julia/issues/6364 > > However, this should be fixable (and in fact I just submitted a PR for > it). >
