Hi,

I tried to use Wt-3.3.1-rc1. It seems that something is wrong with
signals or WServer::post(), I do not know what exactly. Some signals
(especially repeated) are not delivered. I using Wt-3.2.3 temporarily,
all works properly. I think, this can be connected with move to
Boost.Signals2. When I got time, I will test Wt-3.3.1-rc1 with old
signals and find which commit introduces the error. I think, Wt-3.3.1
is still too early to release.

Regards,
Boris Nagaev


On Mon, Sep 2, 2013 at 1:38 PM, Antonio Mancina <amanc...@mbigroup.it> wrote:
> 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

------------------------------------------------------------------------------
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