A Deeper Dive into Range Checking
[Estimated Reading Time: 4 minutes] Yesterday I posted about an issue with type checking in Delphi (and other Pascal) compilers. As mentioned in that post, range checking is fundamentally flawed as a supposed solution to the problem for reasons that are explored further in this post.