-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[gardening] Remove duplicate code in NSCalendar #1628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[gardening] Remove duplicate code in NSCalendar #1628
Conversation
Could the remaining code be simplified down to:
to cut down on the large |
I will do it, once I fix this:
Google is not helping much to fix that. :/ |
@otaviolima Are you using the Xcode10 beta? Because that is required for current snapshots. |
I was, but it started giving me another error then I switch back to Xcode 9 then above error was shown. I'm installing Xcode 10 beta 3 now. |
1de9a94
to
5c3a237
Compare
5c3a237
to
66eaab1
Compare
Done. |
@swift-ci please test |
It passed: https://ci.swift.org/view/Pull%20Request/job/swift-corelibs-foundation-PR-Linux/1160/console Is the reporting/github hook broken? |
@otaviolima Its quite common that the CI->GitHub update hook doesn't always work, I'll kick off another test just to see if it updates |
@swift-ci please test |
@swift-ci please test and merge |
Removed code seems to be a wrong copy-paste inside each function.