core: update handling of allocator stats type#19023
core: update handling of allocator stats type#19023opencv-pushbot merged 1 commit intoopencv:3.4from
Conversation
- don't use OPENCV_ALLOCATOR_STATS_COUNTER_TYPE definition in non C++11 builds - don't use with MinGW
|
@berak Could you please check build process in MinGW environment? |
|
sure, will do. what i tried: and WIN, it built the core module allright ! (without settin a type manually even) but, in retrospect, this all looks a bit messy to me. if maybe it could be as simple as: "if there's no type set, don't use the stats" |
|
@berak Thank you! Initially |
|
👍 |
relates #16786