www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - invalid lvalue crashes dmd 0.128

reply zwang <nehzgnaw gmail.com> writes:
void main(){	
     .0=0;
}
Jul 19 2005
next sibling parent "Jarrett Billingsley" <kb3ctd2 yahoo.com> writes:
"zwang" <nehzgnaw gmail.com> wrote in message 
news:dbks21$1l6j$1 digitaldaemon.com...
 void main(){ .0=0;
 }
I'm beginning to notice a trend...
Jul 20 2005
prev sibling parent Thomas Kuehne <thomas-dloop kuehne.this-is-spam.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

zwang schrieb am Wed, 20 Jul 2005 14:45:34 +0800:
 void main(){	
      .0=0;
 }
Added to DStress as http://dstress.kuehne.cn/nocompile/o/opAssign_03_A.d http://dstress.kuehne.cn/nocompile/o/opAssign_03_B.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFC3qCr3w+/yD4P9tIRAsruAJ0Ueetq1l4U4N9yd4XtC6V6fRVISACfSide ACWw8UmCtl/YNFzUBbs6PDU= =mCU0 -----END PGP SIGNATURE-----
Jul 21 2005