Remove memstat, memcheck; keep objstat:#7867
Remove memstat, memcheck; keep objstat:#7867Axel-Naumann merged 1 commit intoroot-project:masterfrom
Conversation
|
Starting build on |
|
Build failed on ROOT-fedora31/noimt. Errors:
|
|
Build failed on mac1014/python3. Errors:
|
|
Build failed on ROOT-fedora30/cxx14. Errors:
|
|
Build failed on ROOT-ubuntu16/nortcxxmod. Errors:
|
|
Build failed on ROOT-performance-centos8-multicore/default. Errors:
|
|
Build failed on ROOT-debian10-i386/cxx14. Errors:
|
|
Build failed on windows10/cxx14. Failing tests: |
|
Build failed on mac11.0/cxx17. Errors:
|
It looks like we don't. We might want to deprecate it and remove its internal use.
It would probably be nicer but in this case, it looks like those are very few. |
| endif() | ||
|
|
||
| if(NOT WIN32) | ||
| add_subdirectory(newdelete) |
There was a problem hiding this comment.
newdelete is not just for memstate, it is also for the shared memory thingy.
These facilities are superseded by valgrind and other memory checkers. memstat has been deprecated since v6.18. Keep objstat.
|
Starting build on |
These facilities are superseded by valgrind and other memory checkers.
memstat has been deprecated since v6.18.
Big questions I didn't answer yet:
TStorage?TApplicationinterfaces?