Skip to content

Julia v0.6 depwarn, ambiguity, and other misc fixes

Compare
Choose a tag to compare
@kmsquire kmsquire released this 22 Feb 06:33
  • Fix an ambiguities in SortedDict, SortedMultiDict constructors
  • Fix 0.6 typealias depwarn
  • Fix 0.6 abstract type declaration depwarn
  • Fix 0.6 misc other depwarns
  • Fix push!(x::Accumulator,...) ambiguous function definitions
  • Fix typing in BinaryHeap type
  • Remove eval from DefaultDict constructor