[OT] Swift removing minor features to piss me off

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Apr 28 18:36:26 PDT 2016


On 4/28/2016 2:32 PM, Daniel Kozak via Digitalmars-d wrote:
> Wierd, I am almost sure it does not work for me last time when I tried :)

That's because in dmd there's the line:

     if (strcmp(user, "Daniel") == 0)
	setScoping(false);

It's a feature!



More information about the Digitalmars-d mailing list