diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-02-22 02:59:52 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-02-22 02:59:52 +0000 |
commit | ecd23a01f4670a3f8cdb8e28cc1e6f43d7f8d81a (patch) | |
tree | dd9d543a7fff1d20db7391a2263c81023ad19c6c /mail/offlineimap | |
parent | www/waterfox: apply some FF59 fixes (diff) |
www/waterfox: unbreak after r462554
In file included from objdir/gfx/layers/Unified_cpp_gfx_layers7.cpp:11:
gfx/layers/composite/TextureHost.cpp:287:82: error: no
member named 'yStride' in 'mozilla::layers::YCbCrDescriptor'
ImageDataSerializer::ComputeYCbCrBufferSize(ycbcr.ySize(), ycbcr.yStride(),
~~~~~ ^
gfx/layers/composite/TextureHost.cpp:288:85: error: no
member named 'cbCrStride' in 'mozilla::layers::YCbCrDescriptor'; did you mean 'cbCrSize'?
ycbcr.cbCrSize(), ycbcr.cbCrStride());
^~~~~~~~~~
cbCrSize
Point hat to: jbeich (last minute fix)
Notes
Notes:
svn path=/head/; revision=462558
Diffstat (limited to 'mail/offlineimap')
0 files changed, 0 insertions, 0 deletions