Added linkage to ClassDeclaration
commit8d0d639f28b1ed9ff944e82b0d19c3416e31e0a0
authorThomas Leonard <talex5@gmail.com>
Tue, 21 Oct 2008 17:59:12 +0000 (21 18:59 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 21 Oct 2008 17:59:12 +0000 (21 18:59 +0100)
tree74a7252947eab23b726adc6f5f02ae9f2d34256d
parentf19c5c7c83f180185eeed9a41121c9827f217407
Added linkage to ClassDeclaration

Don't allow implicit cast to Object unless the source interface has D linkage.
dmd2/aggregate.h
dmd2/class.c
dmd2/mtype.c
dmd2/parse.c