-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Project Zero Warnings #33279
Copy link
Copy link
Open
Labels
A: Core TechArea: Underlying core tech for the game and the Github repository.Area: Underlying core tech for the game and the Github repository.D2: MediumDifficulty: A good amount of codebase knowledge required.Difficulty: A good amount of codebase knowledge required.P1: HighPriority: Higher priority than other items, but isn't an emergency.Priority: Higher priority than other items, but isn't an emergency.S: Requires Content PRStatus: Requires a change to SS14, for which there is no open PR currently.Status: Requires a change to SS14, for which there is no open PR currently.S: Requires Engine PRStatus: Requires a change to Robust Toolbox, for which there is no open PR currently.Status: Requires a change to Robust Toolbox, for which there is no open PR currently.T: CleanupType: Code clean-up, without being a full refactor or featureType: Code clean-up, without being a full refactor or feature
Metadata
Metadata
Assignees
Labels
A: Core TechArea: Underlying core tech for the game and the Github repository.Area: Underlying core tech for the game and the Github repository.D2: MediumDifficulty: A good amount of codebase knowledge required.Difficulty: A good amount of codebase knowledge required.P1: HighPriority: Higher priority than other items, but isn't an emergency.Priority: Higher priority than other items, but isn't an emergency.S: Requires Content PRStatus: Requires a change to SS14, for which there is no open PR currently.Status: Requires a change to SS14, for which there is no open PR currently.S: Requires Engine PRStatus: Requires a change to Robust Toolbox, for which there is no open PR currently.Status: Requires a change to Robust Toolbox, for which there is no open PR currently.T: CleanupType: Code clean-up, without being a full refactor or featureType: 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!