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

Use of HT_DEBUG_PRINTF requires namespace inclusion #44

Open
ghost opened this issue Apr 19, 2016 · 2 comments
Open

Use of HT_DEBUG_PRINTF requires namespace inclusion #44

ghost opened this issue Apr 19, 2016 · 2 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Apr 19, 2016

Any file / block of code that contains HT_DEBUG_PRINTF requires the line using namespace Core. We would ideally like to get rid of that reliance.

@ghost ghost assigned raselneck Apr 19, 2016
@ghost ghost added the bug label Apr 19, 2016
@raselneck
Copy link
Contributor

Just so it's easier for me when I go to work on this, can you give me an example of where this happens?

@ghost
Copy link
Author

ghost commented Apr 19, 2016

Most of the resource implementations. ht_renderpass_resource.cpp, ht_pipeline_resource.cpp, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant