David LeBlanc

Results 4 issues of David LeBlanc

Nice and simple, HelloWorld.cs What would be really cool is making it work on Linux with .NET Core

This should be what's needed to prevent a SafeInt from being constructed from an enum, though a SafeInt of some defined type could be initialized from an enum. It still...

The class had assertions for UB on shift, turn the asserts into exceptions.

An AI review of the code found an issue where some large floating point numbers will lose precision. For example, a number that uses 54 bits will lose a bit...