dxx-rebirth/similar
Kp efce2e50dc Rewrite simple integer casts from C style to static_cast<>
s/(\s*\(u\?int[[:digit:]]\+_t\s*\)\s*)\s*(/static_cast<\1>(/g
2016-07-03 00:54:15 +00:00
..
2d Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
3d Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
arch Fix -Wshadow error in SDL-only build 2016-07-02 02:04:11 +00:00
editor Add parentheses around casts of simple array subscripts 2016-06-25 23:21:36 +00:00
main Rewrite simple integer casts from C style to static_cast<> 2016-07-03 00:54:15 +00:00
misc Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00