Boost logo

Boost :

From: Angus Leeming (angus.leeming_at_[hidden])
Date: 2005-10-23 10:36:50


David Abrahams wrote:

> Angus Leeming <angus.leeming_at_[hidden]> writes:
>> It seems to me that the script has done its job. If you're happy with
>> what it produces then I'll prepare a patch and move onto the next
>> macro.
>
> Hi Angus,
> I appreciate your efforts in this direction, but maybe we should wait
> until
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostConfig
> is resolved?

Sure.

As I read it, the suggestion is that BOOST_MSVC and MSC_VER would be
replaced in the Boost code base with BOOST_CXX_MSVC. Using the script it
would be trivial to both use the changed semantics (already done) and
change the macro name (1 extra line).

I don't read the Boost list too closely anymore (too much traffic, too
little time) so it's possible that I'd miss any "wake up, Angus" call.
Feel free to ping direct.

Meantime, I'll move onto Borland.

Regards,
Angus

ps, I tried to redo the script in Python, but since it's just a bunch of
regex's, sed and the 'find -name boost '*' | while read file' loop is the
optimal solution here; the Python version is twice as long. Admittedly, my
Python skills aren't what they might be :)


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