[Issue 3156] auto works like scope instead of type inference, which leads to silent breakage

2014-04-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3156

Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

Version|1.045   |D1

--


[Issue 3156] auto works like scope instead of type inference, which leads to silent breakage

2009-07-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3156


nfx...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from nfx...@gmail.com  2009-07-08 14:32:59 PDT ---
don't mind lol

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 3156] auto works like scope instead of type inference, which leads to silent breakage

2009-07-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3156





--- Comment #4 from nfx...@gmail.com  2009-07-08 14:42:34 PDT ---
Yes, it's because string literals are of fixed size. If they were dynamic
arrays, the symptoms described in the above report wouldn't exist.

Anyway, making them dynamic arrays would require a language change for sure.
Maybe it could be proposed for D 2.0. Sorry for the bogus report and the noise.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---