[Issue 1048] the type matching of static initialization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 10 01:41:51 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1048





------- Comment #1 from ddparnell at bigpond.com  2007-03-10 03:41 -------
That worked for me.

Windows XP SP2, DMD 1.007

-----------------

c:\temp>type test.d
ubyte a[3] = [2, 3 ,4];
void main(){}
c:\temp>dmd test.d
c:\dmd\bin\..\..\dm\bin\link.exe test,,,user32+kernel32/noi;

c:\temp>dmd
Digital Mars D Compiler v1.007
---------------


-- 



More information about the Digitalmars-d-bugs mailing list