Closed Bug 1384423 Opened 7 years ago Closed 7 years ago

ipc/glue/GeckoChildProcessHost.cpp:538:41: error: unused variable 'profilerEnvironment' [-Werror=unused-variable]

Categories

(Core :: Gecko Profiler, defect, P3)

Unspecified
FreeBSD
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr52 --- unaffected
firefox54 --- unaffected
firefox55 --- unaffected
firefox56 --- wontfix
firefox57 --- wontfix
firefox58 --- fixed

People

(Reporter: jbeich, Unassigned)

References

Details

(Keywords: regression)

On platforms without GeckoProfiler (iOS, Linux non-x86, BSDs, Solaris) build has new warnings that if appeared on treeherder (e.g. via bug 1371159) would break build. $ echo "ac_add_options --enable-warnings-as-errors # mimic MOZ_AUTOMATION" >>.mozconfig $ ./mach build [...] In file included from objdir/ipc/glue/Unified_cpp_ipc_glue0.cpp:92: ipc/glue/GeckoChildProcessHost.cpp:538:41: error: unused variable 'profilerEnvironment' [-Werror,-Wunused-variable] AutoSetProfilerEnvVarsForChildProcess profilerEnvironment; ^ 1 error generated.
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 7 years ago
Depends on: 1403868
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.