Re: [swift-dev] "Near-miss" warnings for protocol conformances

2017-10-29 Thread Tino Heth via swift-dev
> Thoughts? It’s a real problem, but I think there are better ways to fight it… none the less, it’s the best countermeasure that is implemented now, so: Is there any impact on performance?___ swift-dev mailing list swift-dev@swift.org https://lists.swi

Re: [swift-dev] Rationalizing FloatingPoint conformance to Equatable

2017-10-29 Thread Xiaodi Wu via swift-dev
On Fri, Oct 27, 2017 at 5:06 AM, Jonathan Hull wrote: > > On Oct 26, 2017, at 11:44 PM, Xiaodi Wu wrote: > > On Fri, Oct 27, 2017 at 1:30 AM, Jonathan Hull wrote: > >> One completely different idea, which I brought up a year or so ago, is to >> do what we do with pointers around this. That is