Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

fix: some parameters ('class') incompatible to objc++ compilation (convention met) #26

Merged
merged 2 commits into from
Dec 19, 2013

Conversation

azeitler
Copy link
Contributor

quick fix for objc++ compilation issues.

when trying to use classy in a project including objective-c++ files (.mm extension) there are parameter names which conflict with C/C++ keywords (i.e. 'class').

@cloudkite
Copy link
Contributor

Thanks for the contribution!

cloudkite added a commit that referenced this pull request Dec 19, 2013
fix: some parameters ('class') incompatible to objc++ compilation (convention met)
@cloudkite cloudkite merged commit 326af15 into ClassyKit:master Dec 19, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants