Hi again,

On 08/12/2013 03:33 PM, Antonio Mancina wrote:
> 
> a few hours ago I wrote you in the chat to discuss about compilation
> warning flags (I was one of the guests).


I just downloaded wt-3.3.1-rc1 and tried to build my project with it.

The -Werror=unused-parameter switch triggers the following compilation
problem

In file included from
/<personal_dir>/wt-3.3.1-rc1/include/Wt/WAbstractItemModel:12:0,
                 from /<personal_dir>/wt-3.3.1-rc1/include/Wt/WComboBox:10,
                 from <personal_file.cpp>:9:
/<personal_dir>/wt-3.3.1-rc1/include/Wt/WSignal: In instantiation of
‘static void Wt::EventSignal<E>::operator delete(void*, std::size_t)
[with E = Wt::NoClass, std::size_t = long unsigned int]’:
/<personal_dir>/wt-3.3.1-rc1/include/Wt/WSignal:625:7:   instantiated
from here
/<personal_dir>/wt-3.3.1-rc1/include/Wt/WSignal:1010:6: error: unused
parameter ‘size’ [-Werror=unused-parameter]

Antonio

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to