@David-Bryant said in Compile errors:
../../../../qtwebengine-everywhere-src-5.15.1/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp9/svc_rate_allocator.cc:143:65:
warning: array subscript 18446744073709551615 is above array bounds of ‘const webrtc::SpatialLayer [5]’ [-Warray-bounds]
Sorry, couldn't help comment that this makes me smile, 18446744073709551615 looks like a very big subscript for an array apparently intended to have 5 elements ;-)
Hope you will get a response from someone here who knows if this sort of thing matters/should be reported....
↧