Closed GoogleCodeExporter closed 9 years ago
heap-checker.h is C++ from beginning to end. Removing <vector> isn't going to
help you.
Why do you need to #include heap-checker.h in a .c file? See
malloc_extension_c.h/etc for how we've dealt with this for other provided
header files. Would you want to do such a thing for heap-checker.h?
Original comment by csilv...@gmail.com
on 28 May 2011 at 12:06
Sorry, I was dealing with multi-lanngauage compatibility first time, Yes having
C extension for heap_checker can really help.
Original comment by sunny....@gmail.com
on 28 May 2011 at 3:52
OK, feel free to submit a patch! Or we'll add it to the feature request queue,
though I can't give a time estimate.
Original comment by csilv...@gmail.com
on 31 May 2011 at 10:20
Haven't heard anything in a while, so closing -- not to indicate we're opposed
to the idea, just we don't plan to do it ourselves. Feel free to reopen if
(when) you have a patch to propose!
Original comment by csilv...@gmail.com
on 18 Oct 2011 at 6:21
Original issue reported on code.google.com by
sunny....@gmail.com
on 27 May 2011 at 6:48