Jo�o Abecasis wrote:
David Abrahams wrote:
Ok. It is now in CVS. The implicit question was wether the patch also fixes the same issue for vc7.1. I'll wait for the next bug report, then ;)
Unfortunately not. With your fix, it runs ok on release but fails on debug. Now I know why. The problem is the recently introduced Spirit tweak for if_p(c) where c is allowed to be a functor that returns an int. I committed a patch and reverted quickbook.hpp to its prior state. Please update to the latest Spirit CVS state.
I was aware of that patch and thought it might have something to do with it. Still, 0 and 1 ought to be properly converted to boolean values...
Anyway I just tested and all seems to be working here too.
Now I can build the docs. However...
1) The auto build thing still seems flaky. I can only get to build the QuickDoc docs if I have an explicit config in user-config.jam:
using quickbook : quickbook ;
Such a requirement is exactly the kind of thing I want to avoid with the toolset.
where quickbook is in my path. Without it, I get:
'..\..\..\bin.v2\tools\quickbook\msvc-7.1\debug' is not recognized as an internal or external command, operable program or batch file.
I'll look into this. Was this caused by my last updates?
Best,
Jo�o
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
