Removing RTTI from binaries
    Dicebot via D.gnu 
    d.gnu at puremagic.com
       
    Thu Jan 15 03:42:30 PST 2015
    
    
  
On Thursday, 15 January 2015 at 11:04:37 UTC, Mike wrote:
> If you can explain the mechanics causing this, please enlighten 
> me.  Bug? Enhancement? By design?
Random guess: can it possibly confuse template-based variadics 
with runtime variadics? Latter require RTTI to work. If something 
like that happens it is surely a bug.
I don't see any obvious legitimate reason for this behavior.
    
    
More information about the D.gnu
mailing list