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

Make Property... (PropertyString etc.) to templates #134

Merged
merged 10 commits into from
Sep 7, 2015

Conversation

lanice
Copy link
Contributor

@lanice lanice commented Sep 1, 2015

This equalizes the implementation of supported Property types, and makes PropertyString, PropertyBool, PropertyColor, PropertyFilePath, to template classes.

This also adds std::string as datatype for Property instanciation testing.

@cgcostume
Copy link
Member

Please remove REFLECTIONZEUG_API from PropertyFilePath, PropertyColor, PropertyString, and PropertyBool. With this change, libzeug compiles on windows - the latest commit 5a998f6 is obsolete then, so we should revert before merge.

@lanice
Copy link
Contributor Author

lanice commented Sep 7, 2015

Reverted commit 5a998f6 and removed REFLECTIONZEUG_API from PropertyFilePath, PropertyColor, PropertyString, and PropertyBool. Compiles on Ubuntu 14.04 with gcc 4.8.

@scheibel
Copy link
Member

scheibel commented Sep 7, 2015

Now we have two reverts of this commit. One in master and another in this branch... can you merge the libzeug master just to make sure nothing confusing happens?

@lanice
Copy link
Contributor Author

lanice commented Sep 7, 2015

Done.

cgcostume added a commit that referenced this pull request Sep 7, 2015
Make Property... (PropertyString etc.) to templates
@cgcostume cgcostume merged commit d1b3be5 into cginternals:master Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants