Some code paths does not compile due to missing paranthese:
src/debugallocation.cc: In static member function 'static MallocBlock*
MallocBlock::Allocate(size_t, int)':
src/debugallocation.cc:532:58: error: expected ')' before ';' token
b = (MallocBlock*) do_malloc(real_malloced_size(size);
Original issue reported on code.google.com by jeg_er_r...@hotmail.com on 16 Sep 2014 at 7:00
Original issue reported on code.google.com by
jeg_er_r...@hotmail.com
on 16 Sep 2014 at 7:00