https://github.com/JuliaLang/julia
Revision 4e82814a1abcd2a12fe0e6e7e1920c19a08c6f59 authored by Simon Kornblith on 18 February 2015, 18:48:52 UTC, committed by Tony Kelman on 26 February 2015, 18:52:32 UTC
(cherry picked from commit b67025bd73e164d23b35d30e92d0c6570221b3f2)

Conflicts:
	test/arrayops.jl

Fix logic bug from b67025bd73e164d23b35d30e92d0c6570221b3f2

(cherry picked from commit 9018da0498f4c085c05c7482143c826a8a9b753a)
1 parent d15f183
History
Tip revision: 4e82814a1abcd2a12fe0e6e7e1920c19a08c6f59 authored by Simon Kornblith on 18 February 2015, 18:48:52 UTC
Don't throw BoundsError when calling deleteat! with an empty range
Tip revision: 4e82814
File Mode Size
juliarc.jl -rw-r--r-- 174 bytes

back to top