Re: [Opalvoip-devel] ptlib GNU build regression
Brought to you by:
csoutheren,
rjongbloed
From: Alexander S. <ale...@gm...> - 2018-08-30 12:59:48
|
Same fix works for me yesterday. Thanks Robert. On 08/30/2018 03:51 PM, Robert Jongbloed wrote: > Should now be fixed. > > ----- > Robert Jongbloed > Vox Lucida Pty. Ltd. > > > >> On 29 Aug 2018, at 12:02, Alexander Sbitnev >> <ale...@gm... <mailto:ale...@gm...>> wrote: >> >> /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’ >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org <http://Slashdot.org>! >> http://sdm.link/slashdot >> _______________________________________________ >> Opalvoip-devel mailing list >> Opa...@li... >> <mailto:Opa...@li...> >> https://lists.sourceforge.net/lists/listinfo/opalvoip-devel > |