[Issue 2177] New: dstress nocompile section get something should be in compile section?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 25 22:10:48 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2177
Summary: dstress nocompile section get something should be in
compile section?
Product: D
Version: 1.030
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dstress
AssignedTo: thomas-dloop at kuehne.cn
ReportedBy: davidl at 126.com
nocompile has two different meanings,
1. the code shouldn't be compiled.
2. the code should be compilable but it *was* rejected by the compiler
maybe condition 2 should be moved to compile section?
like following:
kuehne\nocompile\b\bug_cgcs_354_A.d
kuehne\nocompile\b\bug_cgcs_354_B.d
kuehne\nocompile\b\bug_cod1_1656_B.d
kuehne\nocompile\b\bug_cod1_1656_H.d
kuehne\nocompile\b\bug_tocsym_142_A.d
kuehne\nocompile\b\bug_tocsym_142_B.d
kuehne\nocompile\b\bug_tocsym_142_C.d
kuehne\nocompile\b\bug_tocsym_142_D.d
kuehne\nocompile\b\bug_tocsym_142_E.d
kuehne\nocompile\b\bug_toir_170_A.d
kuehne\nocompile\b\bug_toir_170_B.d
kuehne\nocompile\b\bug_type_308_G.d
kuehne\nocompile\b\bug_type_308_H.d
--
More information about the Digitalmars-d-bugs
mailing list