mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
Merged DMD commit c0f923145c3b5cd46aa8de3ee2e383ae97c9314d:
more 64 fixes
This commit is contained in:
@@ -3890,7 +3890,7 @@ Type *TypeInstance::semantic(Loc loc, Scope *sc)
|
||||
|
||||
if (!t)
|
||||
{
|
||||
#ifdef DEBUG
|
||||
#ifdef 0
|
||||
if (s) printf("s = %s\n", s->kind());
|
||||
printf("2: e:%p s:%p ", e, s);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user