On 7/23/2011 4:10 AM, bearophile wrote: > D doesn't currently catch errors coming from [...] > bad usage of core.stdc functions (like strlen, printf, etc). This isn't likely to happen. D's mission isn't to try and fix usage of C functions.