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

remove implicit addition of "TT_" prefix to token-type macros, because i... #88

Closed
wants to merge 1 commit into from

Conversation

pete-
Copy link

@pete- pete- commented Jan 7, 2014

...t's confusing to require them in one place but not others.

Just changing these two lines did not break any of the tests that weren't already broken on my (ia32) machine, and there are no other instances of "\WTT_\W" in the source, so I'm hopeful this is sufficient.

…e it's confusing to require them in one place but not others
@thequux
Copy link
Member

thequux commented Jan 8, 2014

This change breaks the examples. There are currently no tests for them (not your problem), but they should at least build.

You can try building them with scons examples.

@pete-
Copy link
Author

pete- commented Jan 8, 2014

Cool, I'll fix them soon.

As an aside, it would be nice if the Dev Guide had a "what to run after you make a change" section, including things like building the examples and running the benchmarks. (I had to dig around a bit to figure out the latter.)

@pete-
Copy link
Author

pete- commented Jan 8, 2014

I dug around quite a bit more and it seems the implicitness of the TT_ prefix is more deeply embedded than I anticipated. I hereby revoke this PR!

@pete- pete- closed this Jan 8, 2014
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.

2 participants