[Xapian-discuss] Python bindings not freeing memory during indexing

Bill Crawford bill.crawford at wcn.co.uk
Wed Sep 5 10:28:35 BST 2007


On Tuesday 04 September 2007 01:10:19 Olly Betts wrote:
...
> That's not a failed function call - it's the result of called e.what()
> when e is of type std::bad_alloc (I'm not quite sure why it has an
> "St9" prefix - it's not just C++ name mangling).
...

The St is std:: and the 9 is required to indicate the length of the bad_alloc.

There's a description here:

	http://www.codesourcery.com/cxx-abi/abi.html#mangling

-- 
Bill Crawford
Perl Programmer
WCN PLC
Level One West
Woodman Works
The Crescent
London SW19 8DR
 
Switchboard: +44 (0)20 8946 9876
Facsimile: +44 (0)20 8946 9855
Email: bill.crawford at wcn.co.uk
http://www.wcn.co.uk




More information about the Xapian-discuss mailing list