I once wrote code that crashed my C++ compiler. For the life of me I Was sadly never able to reproduce it, but it’s definitely in my book as an impossible error. (this is not “the programmed crashed when run”, this was “the compiler crashed when trying to compile this program”)
When debugging, I now label things as “extremely unlikely” instead...
I once wrote code that crashed my C++ compiler. For the life of me I Was sadly never able to reproduce it, but it’s definitely in my book as an impossible error. (this is not “the programmed crashed when run”, this was “the compiler crashed when trying to compile this program”)
When debugging, I now label things as “extremely unlikely” instead...