Skip to content
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

Stage 7 of clang compiler warning patches. #29

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

ethoms
Copy link
Contributor

@ethoms ethoms commented Oct 24, 2015

1.) Cast NSLocale* to NSDictionary* when sending to [NSCalendarDate descriptionWithCalendarFormat]

2.) Add missing include of sys/types.h which causes a build error on FreeBSD.

@buzzdeee
Copy link

Tested this, together with the others up to stage8 of the clang fixes on:
OpenBSD -current

  • amd64, clang-3.5, libobjc2-1.8
  • i386, clang-3.5, libobjc2-1.8
  • macppc, gcc-4.2.1, libobjc2-1.8
    No issues so far, besides my comment on the stage8 fix

extrafu added a commit that referenced this pull request Nov 3, 2015
Stage 7 of clang compiler warning patches.
@extrafu extrafu merged commit 0d573b0 into Alinto:master Nov 3, 2015
@ethoms ethoms deleted the clang-warnings-stage7 branch November 27, 2015 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants