[Issue 4475] Improving the compiler 'in' associative array can return just a bool

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 7 06:21:56 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4475


Stewart Gordon <smjg at iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com


--- Comment #2 from Stewart Gordon <smjg at iname.com> 2012-01-07 06:21:53 PST ---
>From a semantic point of view, in needs to continue to return a pointer in
regular D, or a boolean in SafeD.

But if it's well optimised, then in most use cases the generated code would end
up the same in both cases.

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


More information about the Digitalmars-d-bugs mailing list