digitalmars.D.bugs - dmd v0.111 crash: mtype 507
- "Thomas Kuehne" <thomas-dloop kuehne.cn> Jan 23 2005
#
# Object o;
# int i;
# if(i==o){ }
#
results in a segfault at mtype:507
test case:
http://dstress.kuehne.cn/nocompile/bug_mtype_507_A.d
Thomas
Jan 23 2005








"Thomas Kuehne" <thomas-dloop kuehne.cn>