[Issue 8597] UFCS fails when used with a pointer to enum and implicit	dereferencing
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Apr 24 00:34:24 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8597
Kenji Hara <k.hara.pg at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2013-04-24 00:34:21 PDT ---
> There was a similar issue opened where someone made a rationale, it was about
> not wanting to accidentally pass structs by value, or something like that. I'll
> wait for someone to give a better response.
Currently automatic pointer dereference is not supported in UFCS name look up.
So this is an enhancement request.
-- 
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