annotate compile/c/const_40_D.d @ 1320:daef239f37cf

sed'ed replacement of new:...http.d.puremagic.com/issues/ with http://d.puremagic.com/issues/show_bug.cgi?...
author thomask
date Sun, 31 Dec 2006 19:59:08 +0000
parents 90676a1cf4ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1213
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
1 // $HeadURL$
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
2 // $Date$
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
3 // $Author$
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
4
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
5 // @author@ <digitalmars-com@baysmith.com>
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
6 // @date@ 2006-10-26
1320
daef239f37cf sed'ed replacement of new:...http.d.puremagic.com/issues/ with http://d.puremagic.com/issues/show_bug.cgi?...
thomask
parents: 1213
diff changeset
7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=461
1213
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
8 // @desc@ [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
9
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
10 module /*dstress.*/compile.c.const_40_D;
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
11
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
12 import /*dstress.*/compile.c.const_40_C;
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
13
90676a1cf4ac [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
thomask
parents:
diff changeset
14 char[A] s;