Closed Bug 1855453 Opened 2 years ago Closed 1 year ago

Unused variable leads to build failure in non-unified build but not in unified build

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mbrodesser, Unassigned)

References

Details

The severity field is not set for this bug.
:andi, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(bpostelnicu)
Component: Source Code Analysis → General
Flags: needinfo?(bpostelnicu)
Product: Developer Infrastructure → Firefox Build System

Expected: build behavior should be consistent.

Inherently, there are differences between unified builds and non-unified builds. There's nothing we can do about it. In this specific case, there are analysis that can't run when the .cpp is #included in another, and unused variables looks like it's one of them.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.