Re: [swift-dev] Inconsistent trapping for Bit

2015-12-09 Thread Maxim Moiseev via swift-dev
Mind filing a but at bugs.swift.org ? Is is the documentation on one of Index protocol you are referring to? max > On Dec 8, 2015, at 7:31 PM, Patrick Pijnappel via swift-dev > wrote: > > Swift.Bit traps for Bit.One.successor(), but not for Bit.One.advancedBy(1). > >

[swift-dev] Inconsistent trapping for Bit

2015-12-08 Thread Patrick Pijnappel via swift-dev
Swift.Bit traps for Bit.One.successor(), but not for Bit.One.advancedBy(1). The documentation suggest they should be equivalent. ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev