diff --git a/uppsrc/Core/sheap.cpp b/uppsrc/Core/sheap.cpp index c6dfa4c68..d97ca28a2 100644 --- a/uppsrc/Core/sheap.cpp +++ b/uppsrc/Core/sheap.cpp @@ -409,6 +409,8 @@ void MemoryFree48(void *ptr) heap->Free48(ptr); } +#endif + void MemoryFreeThread() { if(!heap) @@ -451,6 +453,4 @@ MemoryProfile *PeakMemoryProfile() #endif -#endif - END_UPP_NAMESPACE diff --git a/uppsrc/Core/todo.txt b/uppsrc/Core/todo.txt index a558be47b..bb1b5353f 100644 --- a/uppsrc/Core/todo.txt +++ b/uppsrc/Core/todo.txt @@ -34,11 +34,11 @@ Stream& Stream::operator/(int& i) { dword w = 0; if(IsStoring()) w = CoWork pipe max_queue -SerializeRaw - int64! - ----------------------- DONE +SerializeRaw - int64! + StringBuffer 2GB limit Remove NanoStrings