Boost logo

Boost :

Subject: Re: [boost] [signals2] Compile errors when using signals2
From: Frank Mori Hess (fmhess_at_[hidden])
Date: 2009-05-10 21:02:06


On Sunday 10 May 2009, Carlos Rafael Giani wrote:
> I had some compiling errors when I wanted to try out signals2. In
> predestructible.hpp line 33 there is an extra semicolon (the empty {}
> scope has a an extra ;). Also, in tracked_objects_visitor.hpp line 85,
> the "trackable" parameter is unused, which causes a warning.
>
> The warning is not critical, but the error is. It basically forces one
> to either manually fix the predestructible.hpp header, or to stop using
> the -pedantic flag.

Kyle Girard already sent in a patch that has been applied to svn which I
believe fixes this.




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk