Boost logo

Boost :

Subject: Re: [boost] [Proto] Fw:[Spirit-general] Patch for compiling Karma without RTTI
From: Eric Niebler (eric_at_[hidden])
Date: 2010-10-08 16:38:59


On 10/7/2010 9:07 PM, Bryce Lelbach wrote:
> Forwarding from the spirit-general mailing list.
>> 0x0.) There's a workaround header for compilers without
>> typeinfo/typeid in boost/detail/sp_typeinfo.hpp. It has a few macros
>> that uses real typeid/typeinfo if it exists, and the workaround if
>> not.
<snip>

>> 0x2.) Some debugging stuff in one proto file used RTTI. I changed
>> it to use the aforementioned macros.

I've applied the patch to Proto. But really, there's no reason why
Spirit should be including Proto's debug header.

Thanks,

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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