mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-19 18:29:03 +02:00
Runtime now compiles with D2 again. This does NOT mean it works flawlessly !!!
This commit is contained in:
@@ -64,7 +64,7 @@ Global::Global()
|
||||
|
||||
copyright = "Copyright (c) 1999-2008 by Digital Mars and Tomas Lindquist Olsen";
|
||||
written = "written by Walter Bright and Tomas Lindquist Olsen";
|
||||
version = "v2.020";
|
||||
version = "v2.021";
|
||||
ldc_version = "0.1";
|
||||
global.structalign = 8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user