Boost logo

Boost Users :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-03-08 09:09:09


 
Ovanes,

> thanks for your help, but this issue is still alive ;)

Sorry for the confusion. I Should hav eread your mail correctly - doh!

> Just to be sure I did everything right, I took the entire
> head revision of boost and compiled it.
> I had no problems in the relevant libs.
>
> I also saw your changes in the cpp_context.hpp. The only
> problems I still get compiler errors using the flexi_string
> as described before. May usage scenario:

I did two things:
- I reverted my changes from the upcoming release branch. I don't want to
risk to break anything there. As it turns out, even small changes may have
significant impact...
- The CVS::HEAD branch now contains a fixed version correctly implementing
the functionality you have been asking for. The problem was, that the
is_defined_macro function you were using was not designed to take string
iterators, it is designed to take a token sequence as its parameters. But I
added a separate function for your convenience taking just the string
parameter as described in the docs.

HTH
Regards Hartmut

PS: note that the changes I committed to the CVS::HEAD may take some time to
show up in the anonymous checkout.


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