link error for 2+ static this()

BCS BCS_member at pathlink.com
Thu Jun 1 10:07:37 PDT 2006


this gives a link error with somthing about duplicate symbols.

<code>
void main(){}
static this(){}
static this(){}
<\code>

DMD 0.158(?) linux 

not tried on win.





More information about the Digitalmars-d-bugs mailing list