Closed Bug 1099225 Opened 10 years ago Closed 10 years ago

build fails with warnings-as-errors: FFmpegAudioDecoder.h:38:42: error: private field 'mConfig' is not used [-Werror,-Wunused-private-field]

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1098400

People

(Reporter: keeler, Unassigned)

References

Details

3:53.31 In file included from /home/keeler/mozilla-central/obj-x86_64-unknown-linux-gnu/dom/media/fmp4/ffmpeg/libav54/Unified_cpp_fmp4_ffmpeg_libav540.cpp:2:
 3:53.31 In file included from /home/keeler/mozilla-central/dom/media/fmp4/ffmpeg/libav54/../FFmpegAudioDecoder.cpp:10:
 3:53.31 /home/keeler/mozilla-central/dom/media/fmp4/ffmpeg/libav54/../FFmpegAudioDecoder.h:38:42: error: private field 'mConfig' is not used [-Werror,-Wunused-private-field]
 3:53.31   const mp4_demuxer::AudioDecoderConfig& mConfig;
Thanks for the report. Fix is on inbound waiting for merge.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.