Skip to content

Comments

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

Closed
mohammadmahdi255 wants to merge 20 commits intoFDio:masterfrom
mohammadmahdi255:feature/VPP-2129
Closed

Feature/VPP-2129-CPP-build-compatible#3595
mohammadmahdi255 wants to merge 20 commits intoFDio:masterfrom
mohammadmahdi255:feature/VPP-2129

Conversation

@mohammadmahdi255
Copy link
Contributor

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

@dwallacelf
Copy link
Contributor

Thank you so much for your interest! VPP takes patches at https://gerrit.fd.io/

git clone https://gerrit.fd.io/r/vpp

Using git review to contribute patches is recommended

@dwallacelf dwallacelf closed this Feb 4, 2026
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