Updated to 2.049

This commit is contained in:
Alexey Prokhin
2010-09-30 21:54:45 +04:00
parent 93ddf8112b
commit df87607ba2
113 changed files with 81689 additions and 74271 deletions

View File

@@ -825,8 +825,6 @@ LDC_TARGETS
fatal();
#endif
// TODO: hack for old d2 frontends
#if DMDV1
// load all unconditional imports for better symbol resolving
for (int i = 0; i < modules.dim; i++)
{
@@ -837,7 +835,6 @@ LDC_TARGETS
}
if (global.errors)
fatal();
#endif
// Do semantic analysis
for (int i = 0; i < modules.dim; i++)