occt: master 420f5c86

Author Committer Branch Timestamp Parent
kgv bugmaster master 2020-03-26 20:59:02 master 85b14758
Affected Issues  0031467: Foundation Classes, OSD_MemInfo - disable reading /proc/%d/status with Emscripten
Changeset 0031467: Foundation Classes, OSD_MemInfo - disable reading /proc/%d/status with Emscripten

OSD_MemInfo::Update() no more uses procfs with Emscripten.
OSD_MemInfo::MemVirtual counter is now set to WebAssembly module heap length.
mod - src/OSD/OSD_MemInfo.cxx Diff File