Boost logo

Boost Users :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2005-12-06 11:06:05


 

> Max Motovilov wrote:
>
> > Yet something fishy happens
> > with the state I can't quite put my finger on. Here's my example
> > input:
> >
> > =============
> > #define Foo(x) bar##x
> > Foo(foo1)
> > #define Foo(x) x##bar
> > #define Bar(x) x##foo
> > Foo(foo2)
> > Bar(bar1)
> >
> > =============
>
> [snip]
>
> Yes, I'll have to look into this. My current implementation
> was a first shot and Ive expected to get problems. Wave is
> not written for error recovery, I'll have to invest some time
> to insert reliable synchronisation points.

That's fixed now in CVS.

Regards Hartmut


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