Boost logo

Boost :

Subject: Re: [boost] [bcp] Bcp namespace rename on 1.44 release beta 1 causesruntime errors on range lib and build tool
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-08-07 05:09:14


> I just tested a full Boost extract with namespace rename (and namespace
> alias) on 1.44 release beta 1.
>
> After bootstrap building bjam from the distribution, I built bcp and then
> attempted to extract all of Boost (libs and tools) with namespace rename
> and alias (this time using "." to extract everything).
>
> I'm getting runtime errors from bcp:
>
> **** exception(200): Invalid parameter detected by C runtime library

Which compiler? Works OK for me here with VC9 and building in release mode
(note the debug builds can sometimes stack overflow - but fixing that
requires a much more complex re-write than we can do for this release).

John.


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