D Language Runtime (klickverbot) - DConf 2015
    David Nadlinger via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Fri Jun 26 17:59:20 PDT 2015
    
    
  
On Wednesday, 24 June 2015 at 20:43:07 UTC, rsw0x wrote:
> He briefly mentions rtinfo then says it's not part of the talk, 
> is RTinfo actually used for anything? AFAICT it's just a dummy 
> value at the moment.
Yes, it is just a dummy value in the upstream druntime repo, but 
people have been changing it in their local copies for precise 
GC, some forms of runtime reflection, or more crazy ideas (see 
Adam's work).
  - David
    
    
More information about the Digitalmars-d-announce
mailing list