Isaiah, It seems to me that this change may break a lot of existing code. Could I suggest that the change be rolled back, and instead the proposed new IndexSet container be created?
-- Steve On Saturday, August 8, 2015 at 10:14:36 AM UTC-4, Isaiah wrote: > > Related discussion here: https://github.com/JuliaLang/julia/pull/12270 > > On Sat, Aug 8, 2015 at 10:12 AM, <[email protected] <javascript:>> > wrote: > >> In the latest 0.4 master, storing a 0 in an IntSet is deprecated. Can >> someone explain what is the rationale for this deprecation? Even the >> latest version of the manual says that IntSet can hold 'nonnegative' >> integers. >> >> Thanks, >> Steve Vavasis >> > >
