[Issue 7935] Struct-by-pointer field access in TypeTuple
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon May 18 18:02:52 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=7935
Vladimir Panteleev <thecybershadow at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thecybershadow at gmail.com
         Resolution|---                         |WORKSFORME
--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Is 2.063 this emits "variable n cannot be read at compile time" which is more
appropriate.
Fixed by https://github.com/D-Programming-Language/dmd/pull/1681
--
    
    
More information about the Digitalmars-d-bugs
mailing list