| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Use uint16_t,int32_t,etc instead of uint16,int32,etc as the expected typenames when looking for c-style casts.
There was a problem hiding this comment.
Good catch! The client testcases need to be updated. This should be trivial, and if not, I'll attempt that tomorrow.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Use uint16_t,int32_t,etc instead of uint16,int32,etc as the expected typenames when looking for c-style casts.