Project Zero Warnings #33279
Labels
A: Core Tech
Area: Underlying core tech for the game and the Github repository.
D2: Medium
Difficulty: A good amount of codebase knowledge required.
P1: High
Priority: Higher priority than other items, but isn't an emergency.
S: Requires Content PR
Status: Requires a change to SS14, for which there is no open PR currently.
S: Requires Engine PR
Status: Requires a change to Robust Toolbox, for which there is no open PR currently.
T: Cleanup
Type: Code clean-up, without being a full refactor or feature
Description
The game produces a ton of compiler warnings when built right now:
This has gradually piled up over years of development to RT and SS14, primarily due to deprecation of old APIs.
Incrementally cleaning up the code to remove these warnings is something any contributor can do in small batches. Contributions appreciated!
For MOTIVATIONAL REASONS, if want to track our progress, we have a public Grafana dashboard that tracks the repo's total warning count over time!
The text was updated successfully, but these errors were encountered: