[x265] Some warnings about init order in TComPic building v1.1+133 with GCC 4.8.2

Mario *LigH* Rohkrämer contact at ligh.de
Wed Jun 18 12:51:14 CEST 2014


Seen in 64-bit builds, may have missed during 32 bit or not...

+----
In file included from  
h:/MSYS/home/Entwicklung/x265/source/Lib/TLibCommon/TComPic.cpp:38:0:
h:/MSYS/home/Entwicklung/x265/source/Lib/TLibCommon/TComPic.h: In  
constructor 'x265::TComPic::TComPic()':
h:/MSYS/home/Entwicklung/x265/source/Lib/TLibCommon/TComPic.h:65:23:  
warning: 'x265::TComPic::m_reconPicYuv' will be initialized after  
[-Wreorder]
      TComPicYuv*       m_reconPicYuv;
                        ^
h:/MSYS/home/Entwicklung/x265/source/Lib/TLibCommon/TComPic.h:60:23:  
warning:   'bool x265::TComPic::m_bIsLongTerm' [-Wreorder]
      bool              m_bIsLongTerm;
                        ^
h:/MSYS/home/Entwicklung/x265/source/Lib/TLibCommon/TComPic.cpp:51:1:  
warning:   when initialized here [-Wreorder]
  TComPic::TComPic()
  ^
+----

-- 

Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
 


More information about the x265-devel mailing list