[Issue 4733] Possible bugs caused by dynamic arrays in boolean evaluation context
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 9 22:21:13 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=4733
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #19 from Walter Bright <bugzilla at digitalmars.com> 2013-12-09 22:21:05 PST ---
1. making this change will break existing code
2. forcing people to use if(arr.ptr) instead is just ugly
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list