On 5/25/2013 11:53 PM, Paulo Pinto wrote:
In many modern languages most developers don't check for null pointers/references in the parameters and that is most of the time the number one cause for crashes.
That would imply that statically removing null pointers would halve total debugging time. Is there any evidence of that?
