Boost logo

Boost Users :

Subject: Re: [Boost-users] [spirit] warnings after upgrade to 1.47
From: Diederick C. Niehorster (dcnieho_at_[hidden])
Date: 2011-07-19 10:43:15


Hi Harmut,

On Tue, Jul 19, 2011 at 22:27, Hartmut Kaiser <hartmut.kaiser_at_[hidden]> wrote:
> It's not your fault, but not ours either :-P
>
> Spirit V2.5 (as in V1.47) has been partially rewritten to straighten out a couple of wrinkles and to fix some problems. I believe that's the reason why you're starting to see these warnings now.
>
> The only thing I could think of as a workaround is to disable that warning for your code, either via the command line or using #pragma warning().

Thanks, a "#pragma warning(disable:4503)" did the trick and the code
does its job just fine (as the help for that warning says it should).

Best,
Dee


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net