Skip to content

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