[Opalvoip-devel] ptlib GNU build regression
Brought to you by:
csoutheren,
rjongbloed
From: Alexander S. <ale...@gm...> - 2018-08-29 11:03:09
|
/home/shuras/OpalTrunk/ptlib/src/ptlib/common/contain.cxx: In member function ‘virtual void PHexDump::PrintOn(std::ostream&) const’: /home/shuras/OpalTrunk/ptlib/src/ptlib/common/contain.cxx:582:22: error: invalid conversion from ‘int’ to ‘std::ios_base::fmtflags {aka std::_Ios_Fmtflags}’ [-fpermissive] In file included from /usr/include/c++/5/iomanip:40:0, from /home/shuras/OpalTrunk/ptlib/include/ptlib/object.h:54, from /home/shuras/OpalTrunk/ptlib/include/ptlib.h:44, from /home/shuras/OpalTrunk/ptlib/src/ptlib/common/contain.cxx:30: /usr/include/c++/5/bits/ios_base.h:630:5: note: initializing argument 1 of ‘std::ios_base::fmtflags std::ios_base::flags(std::ios_base::fmtflags)’ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-potentially-evaluated-expression’ cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ |