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

Feature/VPP-2129-CPP-build-compatible #3595

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

mohammadmahdi255
Copy link

add cast to void * element:

  • function return void *
  • void * variable assignment
  • handle void * in macros

add _ before keyword names in CPP that use as variable name in C like class, template, new
add cast for int to enum assignment
handle overflow cast like -1 to unsigned and ~0 currently

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.

1 participant