
7 Aug
2010
7 Aug
'10
9:09 a.m.
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.