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 macro for enum definitions and conversions to string #20

Open
lionelains opened this issue Jan 14, 2020 · 1 comment
Open

Use macro for enum definitions and conversions to string #20

lionelains opened this issue Jan 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@lionelains
Copy link
Contributor

See https://github.com/gerbaudo/SusyTest0/blob/master/SusyTest0/enumFactory.h

@lionelains lionelains added the enhancement New feature or request label Jan 14, 2020
lionelains pushed a commit that referenced this issue Mar 17, 2020
@lionelains lionelains changed the title Use macro for enum defitions and conversions to string Use macro for enum definitions and conversions to string Mar 24, 2020
@lionelains
Copy link
Contributor Author

Tracking remaining conversions to be done can be performed using the following command:

ack OUT_OF_RANGE --type=cpp

As of today, the following files remain to be converted:

  • src/ezsp/zbmessage/zdp-enum.cpp
  • src/ezsp/ezsp-protocol/ezsp-enum.cpp
  • include/ezsp/ezsp-protocol/ezsp-enum.h

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

No branches or pull requests

1 participant