Skip to content
Snippets Groups Projects
Commit 46c55893 authored by Sean McBride's avatar Sean McBride Committed by Brad King
Browse files

Replaced several 0, NULL, and KWSYS_NULLPTR with nullptr

- Find/replace of KWSYS_NULLPTR with nullptr
- Find/replace of NULL with nullptr
- Manually fixed -Wzero-as-null-pointer-constant warnings
- Careful review to fix some comments, string output, etc.
parent 419aaa35
No related branches found
No related tags found
Loading
Showing with 311 additions and 313 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment