Boost logo

Boost :

From: Timothy Ritchey (tritchey_at_[hidden])
Date: 2005-08-10 22:30:21


Thank you for the pointer. I was able to get the problem worked out
my upgrading to a newer release of the Intel compiler.

I will take a look at the Spirit issue since we do use it to parse
all of our messages. We do have BOOST_SPIRIT_THREADSAFE defined in
all our projects. I've compiled with 1.33 and we seem good to go with
it.

Thanks again,
Tim

On Aug 10, 2005, at 12:53 AM, Martin Wille wrote:

> Your problems might be caused by Spirit. Quite recently, a bug was
> fixed
> that causes an internal structure of Spirit to be initialized in a
> thread unsafe manner. The fixed code will get released very soon with
> Boost 1.33 and also with the standalone Spirit package.
>
> You also should #define BOOST_SPIRIT_THREADSAFE as described in the
> grammar section of Spirit's documentation.
>
>
> HTH,
> m
> Send instant messages to your online friends http://
> au.messenger.yahoo.com
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/
> listinfo.cgi/boost
>


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