** Changed in: hugin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/680842
Title:
fix the compiler warnings.
Status in Hugin:
Fix Released
Bug description:
Hugin compiles on Ubuntu with lots of warnings.
/usr/include/c++/4.4/backward/backward_warning.h:28:2: warning:
#warning This file includes at least one deprecated or antiquated
header which may be removed without further notice at a future date.
Please use a non-deprecated interface with equivalent functionality
instead. For a listing of replacement headers and interfaces, consult
the file backward_warning.h. To disable this warning use -Wno-
deprecated.
hugin.hg/src/hugin1/hugin/GLPreviewFrame.cpp:53:1: warning: "DEBUG_HEADER"
redefined
hugin.hg/src/hugin1/ptbatcher/PTBatcherGUI.cpp:390: warning: deprecated
conversion from string constant to ‘wxChar*’
hugin.hg/src/foreign/zthread/include/zthread/PoolExecutor.h:58: warning:
‘ZThread::PoolExecutor’ has a field ‘ZThread::PoolExecutor::_impl’ whose type
uses the anonymous namespace
Someone should go and find what depreciated interface is being used and fix
it.
Version: Just pulled from HG.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/680842/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~hugin-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~hugin-devs
More help : https://help.launchpad.net/ListHelp