Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Move declaration of the extended class for the extended record into the namespace. #88

Conversation

greenhat
Copy link

When you define an extended record +c declaration of the extended class was placed outside the namespace. In our case Rect class was declared outside the namespace and it was in conflict with existing struct Rect (from MacTypes.h) already being imported in the global namespace.

@greenhat
Copy link
Author

greenhat commented Jun 4, 2015

Fixed in other PR. Thanks.

@greenhat greenhat closed this Jun 4, 2015
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

1 participant