DIP65: Fixing Exception Handling Syntax

Paolo Invernizzi via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 26 03:48:54 PDT 2014


On Friday, 25 July 2014 at 23:12:33 UTC, Walter Bright wrote:
> On 7/25/2014 3:56 PM, David Nadlinger wrote:
>> Let's just get rid of "catch {}" which encourages unsafe code 
>> and be done with it.
>
> We need to stop breaking code.

At SR Labs, we have no problems at all with that kind of 
breakage: the LOCS of D code here is growing big, so let's take 
that kind of adjustment to the language right now, thinking a lot 
about it, but right now and for a better language.

That kind of braking are in the opinion of my company really a 
no-issue.

---
Paolo


More information about the Digitalmars-d mailing list