[x265] GCC warnings for Win32 target of threadpool.cpp: unused parameter [numa]nodeMask

Mario *LigH* Rohkrämer contact at ligh.de
Mon Sep 7 14:20:36 CEST 2015


Win64 target has no warning; Win32 target compiles with GCC 4.9.2 or 5.2.0  
report:

+----
[ 60%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.obj
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/threadpool.cpp:376:68:  
warning: unused parameter 'nodeMask' [-Wunused-parameter]
  bool ThreadPool::create(int numThreads, int maxProviders, uint32_t  
nodeMask)
                                                                     ^
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/threadpool.cpp:463:46:  
warning: unused parameter 'numaNodeMask' [-Wunused-parameter]
  void ThreadPool::setThreadNodeAffinity(void *numaNodeMask)
                                               ^
+----

-- 

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


More information about the x265-devel mailing list