RFC: Change what assert does on error
Paolo Invernizzi
paolo.invernizzi at gmail.com
Thu Jul 3 10:19:18 UTC 2025
On Thursday, 3 July 2025 at 07:21:09 UTC, Adam Wilson wrote:
> Finally, we don't live in the 80's anymore. Most of my code
> lives on servers located in data centers hundreds of miles away
> from where I live and is guarded by dudes with guns. If I show
> up to the DC to try to debug my program on their servers I'll
> end up in jail. Or worse.
>
> It is an absolute non-negotiable business requirement that I be
> able to get debugging information out of the server without
> physical access to the device. If you won't deliver the logging
> data, corrupted or not, on an assert, then no business can
> justify using D in production. It's that simple.
What's preventing you to have debugging information in remote
server environment without physical access the device?
We are not in the 80 anymore, but even in the 80 ...
/P
More information about the Digitalmars-d
mailing list