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

Fixed: When the compiler can't find a protocol in a class declaration #2213

Conversation

mrcarlberg
Copy link
Member

It now gives an understandable error.

This fixes #2212

@cappbot
Copy link

cappbot commented Sep 16, 2014

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

@daboe01
Copy link
Contributor

daboe01 commented Sep 30, 2014

looks good.
-#new
+#ready-to-commit

primalmotion added a commit that referenced this pull request Sep 30, 2014
…eclaration

Fixed: When the compiler can't find a protocol in a class declaration
@primalmotion primalmotion merged commit 73a2823 into cappuccino:master Sep 30, 2014
@primalmotion
Copy link
Member

Merged, Thanks!

+#fixed

@cappbot
Copy link

cappbot commented Oct 1, 2014

Milestone: Someday. Label: #fixed. What's next? This issue is considered successfully resolved.

@cappbot cappbot added #fixed and removed #new labels Oct 1, 2014
@mrcarlberg mrcarlberg deleted the error_cannot_find_protocol_declaration branch February 5, 2016 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error message of a non-existant protocol not clear.
4 participants