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 2 of clang compiler warning patches. Function declaration synta… #24

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

ethoms
Copy link
Contributor

@ethoms ethoms commented Oct 24, 2015

…x fixes.

Stage 2:
These fix method declaration syntax issues. Mostly by adding a spaces after the parameter names to remove ambiguity from the next parameter(s).

@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 2 of clang compiler warning patches. Function declaration synta…
@extrafu extrafu merged commit 88a7de4 into Alinto:master Nov 3, 2015
@ethoms ethoms deleted the clang-warnings-stage2 branch November 27, 2015 04:49
extrafu pushed a commit that referenced this pull request Jan 18, 2016
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