Join Nostr
2025-08-01 21:49:23 UTC
in reply to

Mᴀʀᴋ VᴀɴᴅᴇWᴇᴛᴛᴇʀɪɴɢ on Nostr: These kind of error messages are one of the reasons that I really hate C++ (not the ...

These kind of error messages are one of the reasons that I really hate C++ (not the only reason, but a good reason). Debuggers like this aren't even "source level debuggers": they seldom print any message that can quickly be associated with the source code responsible for them. WTF does "nano zone abandoned due to inability to reserve vm space" even mean?