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

cppcoreguidelines-pro-bounds-array-to-pointer-decay #15

Open
vilarion opened this issue Jul 3, 2020 · 0 comments
Open

cppcoreguidelines-pro-bounds-array-to-pointer-decay #15

vilarion opened this issue Jul 3, 2020 · 0 comments

Comments

@vilarion
Copy link
Member

vilarion commented Jul 3, 2020

No description provided.

@vilarion vilarion created this issue from a note in Clean up the code (To do) Jul 3, 2020
@vilarion vilarion moved this from To do to In progress in Clean up the code Jul 3, 2020
Illarion-Git pushed a commit that referenced this issue Jul 3, 2020
* resolve #12 cppcoreguidelines-avoid-c-arrays
* remove (char *) casts, improve #13 cppcoreguidelines-pro-type-cstyle-cast
* remove sprintf, improve #14 cppcoreguidelines-pro-type-vararg
* use data to access std::string internals, improve #15 cppcoreguidelines-pro-bounds-array-to-pointer-decay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Clean up the code
  
In progress
Development

No branches or pull requests

1 participant