Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

conflict with OrderedDictionary in base project #3

Open
jpmhouston opened this issue Jun 20, 2014 · 0 comments
Open

conflict with OrderedDictionary in base project #3

jpmhouston opened this issue Jun 20, 2014 · 0 comments
Assignees
Labels

Comments

@jpmhouston
Copy link

The OrderedDictionary class itself is renamed to GMOrderedDictionary in order to not conflict, however the helper function DescriptionForObject does conflict. It needs to be declared static to make it not exported (as it probably should have been Matt Gallagher's source originally) and/or be similarly renamed to GMDescriptionForObject.

@gampleman gampleman added the bug label Jun 22, 2014
@gampleman gampleman self-assigned this Jun 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants