It compiles and worksforme, no regressions are introduced by this that I could notice. I'll schedule a test farm run, and if it works, apply.
On Thu, Nov 14, 2013 at 6:09 PM, Alex Rousskov <rouss...@measurement-factory.com> wrote: > 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. > > > -- /kinkie