changeset 1382:7300d411e85c

added bugzilla uri
author thomask
date Sun, 04 Mar 2007 13:07:05 +0000
parents 86c0a56d7547
children 52c9e86b6486
files nocompile/bounds_checking_01.d nocompile/bounds_checking_02.d nocompile/bounds_checking_04.d nocompile/bounds_checking_05.d
diffstat 4 files changed, 16 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/bounds_checking_01.d	Sun Mar 04 13:06:49 2007 +0000
+++ b/nocompile/bounds_checking_01.d	Sun Mar 04 13:07:05 2007 +0000
@@ -2,7 +2,10 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 11
+// @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=1019
+// @desc@	[Issue 1019] regression: Error: array index X is out of bounds [0 .. Y]
+
+// __DSTRESS_ELINE__ 14
 
 module dstress.nocompile.bounds_checking_01;
 
--- a/nocompile/bounds_checking_02.d	Sun Mar 04 13:06:49 2007 +0000
+++ b/nocompile/bounds_checking_02.d	Sun Mar 04 13:07:05 2007 +0000
@@ -2,7 +2,10 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 11
+// @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=1019
+// @desc@	[Issue 1019] regression: Error: array index X is out of bounds [0 .. Y]
+
+// __DSTRESS_ELINE__ 14
 
 module dstress.nocompile.bounds_checking_02;
 
--- a/nocompile/bounds_checking_04.d	Sun Mar 04 13:06:49 2007 +0000
+++ b/nocompile/bounds_checking_04.d	Sun Mar 04 13:07:05 2007 +0000
@@ -2,7 +2,10 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 12
+// @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=1019
+// @desc@	[Issue 1019] regression: Error: array index X is out of bounds [0 .. Y]
+
+// __DSTRESS_ELINE__ 15
 
 module dstress.nocompile.bounds_checking_04;
 
--- a/nocompile/bounds_checking_05.d	Sun Mar 04 13:06:49 2007 +0000
+++ b/nocompile/bounds_checking_05.d	Sun Mar 04 13:07:05 2007 +0000
@@ -2,7 +2,10 @@
 // $Date$
 // $Author$
 
-// __DSTRESS_ELINE__ 12
+// @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=1019
+// @desc@	[Issue 1019] regression: Error: array index X is out of bounds [0 .. Y]
+
+// __DSTRESS_ELINE__ 15
 
 module dstress.nocompile.bounds_checking_05;