OT: Leaving Rust gamedev after 3 years
Bruce Carneal
bcarneal at gmail.com
Mon Apr 29 12:18:58 UTC 2024
On Monday, 29 April 2024 at 08:12:22 UTC, Monkyyy wrote:
> On Monday, 29 April 2024 at 03:51:09 UTC, Bruce Carneal wrote:
>>
>> If they're silent how do you know they failed?
>
> Because you get to debug a silent runtime error all the time,
> and at this point I just assume it's a float being nan
OK, so "silent" here means that the function you invoked did not
report the error rather than that the error went undetected (and
that the fix is simple if annoying to the "never NaN" contingent).
More information about the Digitalmars-d
mailing list