On 11/13/2013 10:34 AM, Kinkie wrote: > Hi, > a few functions were missing from stub_mem.cc which prevented it > from being effecitve. > By affording to waste memory in the unit tests, they can be > implemented very simply, and I've done just that in the attached > patch. > The eventual goal is to reduce the number of object files needed for unit > tests.
I cannot validate Makefile changes, but the memory wasting approach sounds good to me. Thank you, Alex.