------- Comment #2 from pedz at easesoftware dot net 2006-01-17 18:23 ------- Created an attachment (id=10661) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10661&action=view) My Patch
I used the same style that eh_alloc.cc used by adding an ifdef and changing the calls in the code to just be "free" or "malloc" rather than "std::free". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25824