[dmd-internals] "Previous Definition Different" w/ array ops

Walter Bright walter at digitalmars.com
Tue Feb 15 22:53:54 PST 2011



David Simcha wrote:
> BTW, to deal with annoying errors like this, how hard would it be to 
> compare implementations when a symbol is defined multiple times and, 
> if the implementations are identical, just pick one and use it?

That happens already if the symbol is defined as a COMDAT.


More information about the dmd-internals mailing list