Skip to content

fix: rename class to class_code, for c++ compatibility#269

Merged
sakumisu merged 2 commits intocherry-embedded:masterfrom
electretmike:cpp-compatibility
Oct 30, 2024
Merged

fix: rename class to class_code, for c++ compatibility#269
sakumisu merged 2 commits intocherry-embedded:masterfrom
electretmike:cpp-compatibility

Conversation

@electretmike
Copy link
Copy Markdown
Contributor

class is a reserved word in c++, so it should not be used. Renames to class_code. Also renamed subclass to subclass_code, for consistency.

This will break vendor specific class drivers that are not in this repository.

@sakumisu sakumisu merged commit dc57ab1 into cherry-embedded:master Oct 30, 2024
sakumisu pushed a commit that referenced this pull request Oct 30, 2024
@electretmike electretmike deleted the cpp-compatibility branch October 31, 2024 08:30
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