www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - missing filename and line number in error message (dmd 0.131 win32)

reply zwang <nehzgnaw gmail.com> writes:
void main(){
     void[1] v;
}
Sep 19 2005
parent reply =?ISO-8859-1?Q?Thomas_K=FChne?= <thomas-dloop kuehne.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

zwang schrieb:

 void main(){
     void[1] v;
 }
Added to DStress as http://dstress.kuehne.cn/nocompile/v/void_02_C.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFDL8q33w+/yD4P9tIRAj21AKCUryTAGpXYK2m3u6YpHPtQ4ZVRvgCgk8HE LG1xl1YmDL/nxBJy3uQlq1c= =Zk7L -----END PGP SIGNATURE-----
Sep 20 2005
parent reply Stewart Gordon <smjg_1998 yahoo.com> writes:
Thomas Kühne wrote:
<snip>
 Added to DStress as
 http://dstress.kuehne.cn/nocompile/v/void_02_C.d
You've used a testcase name twice again! You could do with a complete up-to-date alphabetical list of your testcases, either updated on the fly or generated each time before you add one. Stewart. -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/M d- s:- C++ a->--- UB P+ L E W++ N+++ o K- w++ O? M V? PS- PE- Y? PGP- t- 5? X? R b DI? D G e++>++++ h-- r-- !y ------END GEEK CODE BLOCK------ My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Sep 20 2005
parent =?ISO-8859-1?Q?Thomas_K=FChne?= <thomas-dloop kuehne.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stewart Gordon schrieb:

 Thomas Kühne wrote:
 <snip>
 
 Added to DStress as
 http://dstress.kuehne.cn/nocompile/v/void_02_C.d
You've used a testcase name twice again! You could do with a complete up-to-date alphabetical list of your testcases, either updated on the fly or generated each time before you add one.
Having a tool and using it are two distinct situations ;) Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFDMsMq3w+/yD4P9tIRAj60AKCgmUnG4dcYOjs/oKg0KB0KPCAMDACgtdFt VOKC5pTdQ5o4JdK+2us+mOk= =kQ47 -----END PGP SIGNATURE-----
Sep 22 2005