-
Notifications
You must be signed in to change notification settings - Fork 51
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
Compatible with NEWEST marco-utils-c #171
base: master
Are you sure you want to change the base?
Conversation
jiapei100
commented
Jul 5, 2024
- Compatible with NEWEST marco-utils-c
- NOT ALL potential errors have been removed but can be successfully built with the newest macro-utils-c
- Key words/functions to be removed:
- MU_DEFINE_ENUM_2: to MU_DEFINE_ENUM
- MU_ENUM_TO_STRING_2: to MU_ENUM_TO_STRING
- MU_DEFINE_ENUM_STRINGS_2: MU_DEFINE_ENUM_STRINGS
- TEST_DEFINE_ENUM_2_TYPE: TEST_DEFINE_ENUM_TYPE
- IMPLEMENT_UMOCK_C_ENUM_2_TYPE: IMPLEMENT_UMOCK_C_ENUM_TYPE
…U_DEFINE_ENUM_2, MU_ENUM_TO_STRING_2, MU_DEFINE_ENUM_STRINGS_2, TEST_DEFINE_ENUM_2_TYPE, IMPLEMENT_UMOCK_C_ENUM_2_TYPE
…U_DEFINE_ENUM_2, MU_ENUM_TO_STRING_2, MU_DEFINE_ENUM_STRINGS_2, TEST_DEFINE_ENUM_2_TYPE, IMPLEMENT_UMOCK_C_ENUM_2_TYPE
…U_DEFINE_ENUM_2, MU_ENUM_TO_STRING_2, MU_DEFINE_ENUM_STRINGS_2, TEST_DEFINE_ENUM_2_TYPE, IMPLEMENT_UMOCK_C_ENUM_2_TYPE
@jiapei100 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|