hyperoslo / Sugar

:coffee: Something sweet that goes great with your Cocoa
https://github.com/hyperoslo
Other
1.07k stars 69 forks source link

Swift 3 Date is comparable. These operators will conflict with Swift 3 operators. #100

Closed yfujiki closed 7 years ago

yfujiki commented 7 years ago

If you use current Sugar with Swift 3 environment and use >, <, >=, <= operators, it will lead to compile error like follows.

Ambiguous use of operator '<'

We shouldn't have these operators in Sugar anymore.

mention-bot commented 7 years ago

@yfujiki, thanks for your PR! By analyzing the history of the files in this pull request, we identified @aashishdhawan, @RamonGilabert and @zenangst to be potential reviewers.

onmyway133 commented 7 years ago

@yfujiki you're right 🌮