Boost logo

Boost :

From: Joel (joel_at_[hidden])
Date: 2005-04-21 00:22:17


Douglas Gregor wrote:
>
> On Apr 20, 2005, at 8:11 PM, Joel wrote:
>
>> Doug Gregor wrote:
>>
>>> The new GraphViz parser in the Graph library is implemented as an
>>> ultra-slick Spirit grammar from Ron Garcia. It works fine on newer
>>> versions of GCC and EDG, but Visual C++ 7.0 completely croaks with an
>>> internal compiler error. I've moved around code, eliminated some
>>> templates from the equation, etc., but I don't have a feel for how to
>>> fix the compiler, especially when Spirit is concerned.
>>> Are there any Spirit jockeys that could give me a few hints on how to
>>> deal with this or, better yet, get it working on VC 7.1?
>>
>>
>> I can give it a shot. But I'm confused: 7.0 or 7.1?
>
>
> Oh, sorry; typos abound. 7.1 is all that really matters. Thanks for
> taking a look!

Ok. Done. Well, at least I am able to compile read_graphviz_spirit.cpp.
Is that all?

Cheers,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

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