mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 17:41:00 +00:00
We have close to zero usages of the C string functions in our codebase (including the "safe" alternatives), so the deprecation warnings are unlikely to have an actual effect on preventing large-scale use of the "unsafe" functions. Meanwhile, the deprecation warnings are causing issues for ports that are compiled using -Werror by default, and are generally a large source for logspam when compiling. |
||
|---|---|---|
| .. | ||
| Applets | ||
| Applications | ||
| Demos | ||
| DevTools | ||
| DynamicLoader | ||
| Games | ||
| Libraries | ||
| Services | ||
| Shell | ||
| Utilities | ||
| CMakeLists.txt | ||