changeset 1487:6e4063f99377

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 12:29:15 +0000
parents 7f61ab8d5df0
children 1ee9a0dd42d9
files run/alias_07.d run/alias_09.d run/alias_12.d run/array_initialization_03.d run/auto_01.d run/auto_04.d run/break_01.d run/break_02.d run/bug_20041226_A.d run/bug_20041226_C.d run/bug_20041226_D.d run/bug_20041226_E.d run/bug_cgcod_1640_A.d run/bug_cgcod_1640_C.d run/bug_cgcod_1640_E.d run/bug_cgcod_1640_F.d run/bug_cgcod_1640_G.d run/bug_e2ir_141_A.d run/bug_e2ir_141_C.d run/bug_e2ir_141_D.d run/bug_e2ir_299_B.d run/bug_mangle_61_A.d run/bug_mangle_61_B.d run/bug_mtype_2576_A.d run/cast_05.d run/class_06.d run/const_01.d run/constructor_02.d run/constructor_06.d run/constructor_07.d run/constructor_08.d run/debug_02.d run/default_argument_06.d run/default_argument_07.d run/destructor_03.d run/dup_04.d run/finally_01.d run/in_out_body_01.d run/in_out_body_02.d run/in_out_body_03.d run/in_out_body_04.d run/interface_05.d run/invariant_04.d run/invariant_06.d run/invariant_11.d run/invariant_14.d run/invariant_15.d run/invariant_18.d run/label_01.d run/label_02.d run/label_03.d run/nested_function_01.d run/nested_function_03.d run/nested_function_04.d run/odd_bug_02.d run/opCast_01.d run/opCast_02.d run/opCmp_01.d run/overload_06.d run/overload_07.d run/overload_09.d run/overload_10.d run/private_02.d run/private_03.d run/slice_03.d run/sort_03.d run/sort_04.d run/sort_05.d run/sort_13.d run/sort_14.d run/sort_15.d run/static_14.d run/static_15.d run/static_16.d run/static_17.d run/static_18.d run/static_20.d run/static_21.d run/static_22.d run/static_23.d run/static_24.d run/static_25.d run/static_26.d run/static_27.d run/static_28.d run/struct_14.d run/super_08.d run/switch_14.d run/template_03.d run/template_10.d run/template_11.d run/template_12.d run/template_class_03.d run/template_class_04.d run/template_class_05.d run/throw_02.d run/throw_03.d run/typedef_03.d run/typeid_03.d run/typeid_04.d run/typeid_05.d run/typeid_06.d run/typeid_07.d run/typeid_08.d run/typeid_09.d run/typeid_10.d run/typeid_11.d run/typeid_12.d run/with_11.d
diffstat 109 files changed, 109 insertions(+), 109 deletions(-) [+]
line wrap: on
line diff
--- a/run/alias_07.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/alias_07.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-09-06
 // @uri@	news:opsdvofhixaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1795
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1795
 
 module dstress.run.alias_07;
 
--- a/run/alias_09.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/alias_09.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-09-11
 // @uri@	news:chtj6t$24bm$1@digitalmars.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1821
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1821
 
 module dstress.run.alias_09;
 
--- a/run/alias_12.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/alias_12.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	J C Calvarese <jcc7@cox.net>
 // @date@	2004-06-21
 // @uri@	news:cb7rbq$2qjd$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/572
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=572
 
 module dstress.run.alias_12;
 
--- a/run/array_initialization_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/array_initialization_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-29
 // @uri@	news:cltnob$2qnk$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2162
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2162
 
 module dstress.run.array_initialization_03;
 
--- a/run/auto_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/auto_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-09-11
 // @uri@	news:chtj6t$24bm$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1821
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1821
 
 module dstress.run.auto_01;
 
--- a/run/auto_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/auto_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-09-11
 // @uri@	news:chtj6t$24bm$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1821
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1821
 
 module dstress.run.auto_04;
 
--- a/run/break_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/break_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	John Reimer <brk_6502@NO_SPA_M.yahoo.com>
 // @date@	2004-07-11
 // @uri@	news:cct6f0$cj6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/783
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=783
 
 module dstress.run.break_01;
 
--- a/run/break_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/break_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	John Reimer <brk_6502@NO_SPA_M.yahoo.com>
 // @date@	2004-07-11
 // @uri@	news:cct6f0$cj6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/783
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=783
 
 module dstress.run.break_02;
 
--- a/run/bug_20041226_A.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_20041226_A.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmufn$26oj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2606
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2606
 
 
 module dstress.run.bug_20041226_A;
--- a/run/bug_20041226_C.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_20041226_C.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmufn$26oj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2606
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2606
 
 module dstress.run.bug_20041226_C;
 
--- a/run/bug_20041226_D.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_20041226_D.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmufn$26oj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2606
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2606
 
 module dstress.run.bug_20041226_D;
 
--- a/run/bug_20041226_E.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_20041226_E.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmufn$26oj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2606
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2606
 
 module dstress.run.bug_20041226_E;
 
--- a/run/bug_cgcod_1640_A.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_cgcod_1640_A.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-25
 // @uri@	news:cqihjc$16c8$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2602
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2602
 
 module dstress.run.bug_cgcod_1640_A;
 
--- a/run/bug_cgcod_1640_C.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_cgcod_1640_C.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-25
 // @uri@	news:cqihjc$16c8$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2602
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2602
 
 module dstress.run.bug_cgcod_1640_C;
 
--- a/run/bug_cgcod_1640_E.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_cgcod_1640_E.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-25
 // @uri@	news:cqihjc$16c8$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2602
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2602
 
 module dstress.run.bug_cgcod_1640_E;
 
--- a/run/bug_cgcod_1640_F.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_cgcod_1640_F.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-25
 // @uri@	news:cqihjc$16c8$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2602
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2602
 
 module dstress.run.bug_cgcod_1640_F;
 
--- a/run/bug_cgcod_1640_G.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_cgcod_1640_G.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-25
 // @uri@	news:cqihjc$16c8$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2602
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2602
 
 module dstress.run.bug_cgcod_1640_G;
 
--- a/run/bug_e2ir_141_A.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_e2ir_141_A.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Vathix <vathix@dprogramming.com>
 // @date@	2004-12-29
 // @uri@	news:opsjr1fu1jkcck4r@tc3-ppp187.dialup.wzrd.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2620
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2620
 
 module dstress.run.bug_e2ir_141_A;
 
--- a/run/bug_e2ir_141_C.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_e2ir_141_C.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Vathix <vathix@dprogramming.com>
 // @date@	2004-12-29
 // @uri@	news:opsjr1fu1jkcck4r@tc3-ppp187.dialup.wzrd.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2620
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2620
 
 module dstress.run.bug_e2ir_141_C;
 
--- a/run/bug_e2ir_141_D.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_e2ir_141_D.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Vathix <vathix@dprogramming.com>
 // @date@	2004-12-29
 // @uri@	news:opsjr1fu1jkcck4r@tc3-ppp187.dialup.wzrd.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2620
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2620
 
 module dstress.run.bug_e2ir_141_D;
 
--- a/run/bug_e2ir_299_B.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_e2ir_299_B.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-24
 // @uri@	news:cqi3v3$r2o$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2601
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2601
 
 module dstress.run.bug_e2ir_299_B;
 
--- a/run/bug_mangle_61_A.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_mangle_61_A.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-11-18
 // @uri@	news:opshmqmfrn5a2sq9@digitalmars.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2306
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2306
 
 module dstress.run.bug_mangle_61_A;
 
--- a/run/bug_mangle_61_B.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_mangle_61_B.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-11-18
 // @uri@	news:opshmqmfrn5a2sq9@digitalmars.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2306
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2306
 
 module dstress.run.bug_mangle_61_B;
 
--- a/run/bug_mtype_2576_A.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/bug_mtype_2576_A.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	J Anderson <REMOVEanderson@badmama.com.au>
 // @date@	2004-05-18
 // @uri@	news:c8c0uk$229r$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/205
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=205
 
 module dstress.run.bug_mtype_2576_A;
 
--- a/run/cast_05.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/cast_05.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-06
 // @uri@	news:cf0mo2$rfi$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1296
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1296
 
 module dstress.run.cast_05;
 
--- a/run/class_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/class_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	heretic <heretic_member@pathlink.com>
 // @date@	2004-07-09
 // @uri@	news:ccl6ao$vd3$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/752
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=752
 
 module dstress.run.class_06;
 
--- a/run/const_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/const_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-08-10
 // @uri@	news:cfa5h3$1hf0$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1326
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1326
 
 module dstress.run.const_01;
 
--- a/run/constructor_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/constructor_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
 // @date@	2004-09-21
 // @uri@	news:cip39j$v4s$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1890
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1890
 
 module dstress.run.constructor_02;
 
--- a/run/constructor_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/constructor_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-11
 // @uri@	news:cn0g3t$o2i$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2249
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2249
 
 // see also dstress.addon.constructor_06_A
 
--- a/run/constructor_07.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/constructor_07.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-12-21
 // @uri@	news:opsja8b9ddaaezs2@robingood
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2584
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2584
 
 module dstress.run.constructor_07;
 
--- a/run/constructor_08.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/constructor_08.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-12-21
 // @uri@	news:opsja8b9ddaaezs2@robingood
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2584
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2584
 
 module dstress.run.constructor_08;
 
--- a/run/debug_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/debug_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <eisvogel@users.sourceforge.net>
 // @date@	2004-10-16
 // @uri@	news:ckro4i$1b4l$2@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2119
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2119
 
 // __DSTRESS_DFLAGS__ -debug=2
 
--- a/run/default_argument_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/default_argument_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-11-15
 // @uri@	news:cnaidd$2rnr$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2275
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2275
 
 module dstress.run.default_argument_06;
 
--- a/run/default_argument_07.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/default_argument_07.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-11-15
 // @uri@	news:cnaidd$2rnr$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2275
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2275
 
 module dstress.run.default_argument_07;
 
--- a/run/destructor_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/destructor_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-08-06
 // @uri@	news:opscahl7ddaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1284
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1284
 
 module dstress.run.destructor_03;
 
--- a/run/dup_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/dup_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
 // @uri@	news:ckdc4r$re2$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2068
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2068
 
 module dstress.run.dup_04;
 
--- a/run/finally_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/finally_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date	2004-11-16
 // @uri@	news:cndnk4$17ld$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2283
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2283
 
 module dstress.run.finally_01;
 
--- a/run/in_out_body_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/in_out_body_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
 // @uri@	news:opshfzxz0b44buww@simon.homenet
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2262
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2262
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/in_out_body_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/in_out_body_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
 // @uri@	news:opshfzxz0b44buww@simon.homenet
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2262
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2262
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/in_out_body_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/in_out_body_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
 // @uri@	news:opshfzxz0b44buww@simon.homenet
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2262
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2262
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/in_out_body_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/in_out_body_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
 // @uri@	news:opshfzxz0b44buww@simon.homenet
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2262
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2262
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/interface_05.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/interface_05.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-09-01
 // @uri@	news:ch44sj$211s$2@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1726
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1726
 
 module dstress.run.interface_05;
 
--- a/run/invariant_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-22
 // @uri@	news:clbr09$uc6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2140
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2140
 
 // invariant for structs allowed since dmd-0.119
 
--- a/run/invariant_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-22
 // @uri@	news:clbr09$uc6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2140
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2140
 
 // invariants for Unions allowed since dmd-0.119
 
--- a/run/invariant_11.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_11.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-22
 // @uri@	news:clbr09$uc6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2140
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2140
 
 // the name function name "_invariant" isn't forbidden (dmd-0.104 documentation)
 module dstress.run.invariant_11;
--- a/run/invariant_14.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_14.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-22
 // @uri@	news:clbr09$uc6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2140
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2140
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/invariant_15.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_15.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-22
 // @uri@	news:clbr09$uc6$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2140
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2140
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/invariant_18.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/invariant_18.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-10-23
 // @uri@	news:cldaue$2gf4$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2144
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2144
 
 // __DSTRESS_TORTURE_BLOCK__ -release
 
--- a/run/label_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/label_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Tyro <ridimz_at@yahoo.dot.com>
 // @date@	2004-12-18
 // @uri@	news:cq2g95$2n45$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2581
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2581
 
 module dstress.run.label_01;
 
--- a/run/label_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/label_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Tyro <ridimz_at@yahoo.dot.com>
 // @date@	2004-12-18
 // @uri@	news:cq2g95$2n45$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2581
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2581
 
 module dstress.run.label_02;
 
--- a/run/label_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/label_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Tyro <ridimz_at@yahoo.dot.com>
 // @date@	2004-12-18
 // @uri@	news:cq2g95$2n45$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2581
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2581
 
 module dstress.run.label_03;
 
--- a/run/nested_function_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/nested_function_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
 // @uri@	news:casnln$1oe1$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/551
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=551
 
 module dstress.run.nested_function_01;
 
--- a/run/nested_function_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/nested_function_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
 // @uri@	news:casnln$1oe1$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/551
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=551
 
 module dstress.run.nested_function_03;
 
--- a/run/nested_function_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/nested_function_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
 // @uri@	news:casnln$1oe1$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/551
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=551
 
 module dstress.run.nested_function_04;
 
--- a/run/odd_bug_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/odd_bug_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ben Hinkle <bhinkle4@juno.com>
 // @date@	2004-09-26
 // @uri@	news:cj6g4d$9iv$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1953
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1953
 
 module dstress.run.odd_bug_02;
 
--- a/run/opCast_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/opCast_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-09-18
 // @uri@	news:cihrpp$9gt$1@digitaldeamon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1865
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1865
 
 module dstress.run.opCast_01;
 
--- a/run/opCast_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/opCast_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-09-18
 // @uri@	news:cihrpp$9gt$1@digitaldeamon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1865
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1865
 
 module dstress.run.opCast_02;
 
--- a/run/opCmp_01.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/opCmp_01.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	k2 <k2_member@pathlink.com>
 // @date@	2004-08-04
 // @uri@	news:ceq9g7$25mj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1248
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1248
 
 module dstress.run.opCmp_01;
 
--- a/run/overload_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/overload_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-07-28
 // @uri@	news:ce8u1g$ibj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1173
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1173
 
 module dstress.run.overload_06;
 
--- a/run/overload_07.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/overload_07.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Andy Friesen <andy@ikagames.com>
 // @date@	2004-04-30
 // @uri@	news:c6s698$2nt$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/32
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=32
 
 module dstress.run.overload_07;
 
--- a/run/overload_09.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/overload_09.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-16
 // @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2121
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2121
 
 module dstress.run.overload_09;
 
--- a/run/overload_10.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/overload_10.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-16
 // @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2121
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2121
 
 module dstress.run.overload_10;
 
--- a/run/private_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/private_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
 // @uri@	news:cn9vah$1shn$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2270
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2270
 
 module dstress.compile.private_02;
 
--- a/run/private_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/private_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
 // @uri@	news:cn9vah$1shn$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2270
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2270
 
 module dstress.compile.private_03;
 
--- a/run/slice_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/slice_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-09-15
 // @uri@	news:ci94i9$1352$2@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1849
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1849
 
 module dstress.run.slice_03;
 
--- a/run/sort_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
 // @uri@	news:ckdc4r$re2$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2068
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2068
 
 module dstress.run.sort_03;
 
--- a/run/sort_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
 // @uri@	news:ckdc4r$re2$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2068
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2068
 
 module dstress.run.sort_04;
 
--- a/run/sort_05.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_05.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
 // @uri@	news:ckdc4r$re2$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2068
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2068
 
 module dstress.run.sort_05;
 
--- a/run/sort_13.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_13.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	zwang <nehzgnaw@gmail.com>
 // @date@	2005-02-19
 // @uri@	news:cv7gn5$2irj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/3022
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=3022
 
 module dstress.run.sort_13;
 
--- a/run/sort_14.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_14.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	zwang <nehzgnaw@gmail.com>
 // @date@	2005-02-19
 // @uri@	news:cv7gn5$2irj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/3022
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=3022
 
 module dstress.run.sort_14;
 
--- a/run/sort_15.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/sort_15.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	zwang <nehzgnaw@gmail.com>
 // @date@	2005-02-19
 // @uri@	news:cv7gn5$2irj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/3022
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=3022
 
 module dstress.run.sort_15;
 
--- a/run/static_14.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_14.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
 // @uri@	news:cm057b$13nu$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2165
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2165
 
 module dstress.run.static_14;
 
--- a/run/static_15.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_15.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
 // @uri@	news:cm057b$13nu$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2165
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2165
 
 module dstress.run.static_15;
 
--- a/run/static_16.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_16.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
 // @uri@	news:cm057b$13nu$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2165
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2165
 
 module dstress.run.static_16;
 
--- a/run/static_17.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_17.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@ 	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-09
 // @uri@	news:cmq61m$5rn$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2218
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2218
 
 module dstress.run.static_17;
 
--- a/run/static_18.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_18.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@ 	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-09
 // @uri@	news:cmq61m$5rn$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2218
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2218
 
 // __DSTRESS_DFLAGS__ -d
 
--- a/run/static_20.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_20.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_20;
 
--- a/run/static_21.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_21.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_21;
 
--- a/run/static_22.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_22.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_22;
 
--- a/run/static_23.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_23.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_23;
 
--- a/run/static_24.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_24.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_24;
 
--- a/run/static_25.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_25.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_25;
 
--- a/run/static_26.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_26.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_26;
 
--- a/run/static_27.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_27.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_27;
 
--- a/run/static_28.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/static_28.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	h3r3tic <foo@bar.baz>
 // @date@	2004-12-26
 // @uri@	news:cqmmre$1vvo$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2605
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2605
 
 module dstress.run.static_28;
 
--- a/run/struct_14.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/struct_14.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-10-30
 // @uri@	news:20041030030623.0497f385.s31552@mail.ecc.u-tokyo.ac.jp
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2163
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2163
 
 module dstress.run.struct_14;
 
--- a/run/super_08.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/super_08.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-12-10
 // @uri@	news:sr8p82-lu3.ln1@kuehne.cn
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2528
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2528
 
 module dstress.run.super_08;
 
--- a/run/switch_14.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/switch_14.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
 // @date@	2004-11-17
 // @uri@	news:l3hr62-qov.ln1@kuehne.cn
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2289
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2289
 
 module dstress.run.switch_14;
 
--- a/run/template_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-05
 // @uri@	news:cetp3r$1rrc$1@digitaldaemon.com 
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1278
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1278
 
 module dstress.run.template_03;
 
--- a/run/template_10.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_10.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Aleksey Bobnev <uw@front.ru>
 // @date@	2004-12-27
 // @uri@	news:cqp4fk$1dcj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2613
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2613
 
 module dstress.run.template_10;
 
--- a/run/template_11.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_11.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Aleksey Bobnev <uw@front.ru>
 // @date@	2004-12-27
 // @uri@	news:cqp4fk$1dcj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2613
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2613
 
 module dstress.run.template_11;
 
--- a/run/template_12.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_12.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Aleksey Bobnev <uw@front.ru>
 // @date@	2004-12-27
 // @uri@	news:cqp4fk$1dcj$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2613
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2613
 
 module dstress.run.template_12;
 
--- a/run/template_class_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_class_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Roel Mathys <roel.mathys@yucom.be>
 // @date@	2004-05-21
 // @uri@	news:c8ljro$q9h$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/250
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=250
 
 module dstress.run.template_class_03;
 
--- a/run/template_class_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_class_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
 // @date@	2004-09-23
 // @uri@	news:ciutbq$1lue$1@digitalmars.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1932
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1932
 
 module dstress.run.template_class_04;
 
--- a/run/template_class_05.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/template_class_05.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
 // @date@	2004-09-23
 // @uri@	news:ciutbq$1lue$1@digitalmars.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1932
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1932
 
 module dstress.run.template_class_05;
 
--- a/run/throw_02.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/throw_02.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-10
 // @uri@	news:cmsg75$rom$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2240
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2240
 
 module dstress.run.throw_02;
 
--- a/run/throw_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/throw_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-10
 // @uri@	news:cmsg75$rom$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2240
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2240
 
 module dstress.run.throw_03;
 
--- a/run/typedef_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typedef_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Sam McCall <tunah@tunah.net>
 // @date@	2004-07-27
 // @uri@	news:ce586c$212e$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1148
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1148
 
 module dstress.run.typedef_03;
 
--- a/run/typeid_03.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_03.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ben Hinkle <bhinkle@mathworks.com>
 // @date@	2004-09-22
 // @uri@	news:cis04m$2h9v$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/1904
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=1904
 
 module dstress.run.typeid_03;
 
--- a/run/typeid_04.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_04.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_04;
 
--- a/run/typeid_05.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_05.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_05;
 
--- a/run/typeid_06.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_06.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_06;
 
--- a/run/typeid_07.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_07.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_07;
 
--- a/run/typeid_08.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_08.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_08;
 
--- a/run/typeid_09.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_09.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_09;
 
--- a/run/typeid_10.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_10.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_10;
 
--- a/run/typeid_11.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_11.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_11;
 
--- a/run/typeid_12.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/typeid_12.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
 // @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2254
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2254
 
 module dstress.run.typeid_12;
 
--- a/run/with_11.d	Mon Apr 09 12:28:58 2007 +0000
+++ b/run/with_11.d	Mon Apr 09 12:29:15 2007 +0000
@@ -5,7 +5,7 @@
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-10-07
 // @uri@	news:ck3qie$1nia$1@digitaldaemon.com
-// @uri@	nntp://digitalmars.com/digitalmars.D.bugs/2042
+// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2042
 
 module dstress.run.with_11;