Verlihub / verlihub

Verlihub 1.5.0.0
https://github.com/verlihub/
GNU General Public License v3.0
57 stars 15 forks source link

Fix in-class initialization #172

Closed pavel-pimenov closed 5 years ago

pavel-pimenov commented 5 years ago

/usr/src/apps/verlihub/src/cconfigbase.h:107:24: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] cConfigBaseBase *mC = NULL; https://github.com/Verlihub/verlihub/issues/168