digitalmars.D.bugs - alias declaration crashes dmd.
- Dave <Dave_member pathlink.com> Jan 26 2006
An alias statement will crash dmd when either of the -H switches are used: test.d (compiled with dmd -c -Hftest.di test.d): ------- alias int myint;
Jan 26 2006








Dave <Dave_member pathlink.com>