I've recently upgraded my compiler from gcc-4.2 to gcc-4.3 and found that boost compilation is failing with an error saying undefined symbol CHAR_BIT.

I've gone thru mailing list and found out this is fixed in cvs version (which is upcoming boost-1.35)

Now my question is
When is boost-1.35 expected?

Surya