Feature parity: No malloc errors in Windows

Dave Hooton
MVP Posts: 36,339
We also don't crash with Too many open Files[;)]
Dave
===
Windows 11 & Android 13
0
Comments
-
Dave Hooton said:
We also don't crash with Too many open Files
Perhaps Logos is extending sympathy to Windows users for the day-to-day trauma of dealing with that OS. [:D]
0 -
This was one of the few posts I was able to get through without being Moderated[:D]
Dave
===Windows 11 & Android 13
0 -
Logos 5.02 Beta 2 on Windows has "Value cannot be null." and "Object reference not set to an instance of an object." crashes along with other varieties, including 1887 errors. [;)]
Keep Smiling [:)]
0 -
I hope there are no more calls to "malloc" in the code. Yikes! That function should be deprecated in the standard C library, and it should yield a compile error in C++.
[:P]
Donnie
0