mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-08-05 22:10:04 +02: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)
|
if (!t)
|
||||||
{
|
{
|
||||||
#ifdef DEBUG
|
#ifdef 0
|
||||||
if (s) printf("s = %s\n", s->kind());
|
if (s) printf("s = %s\n", s->kind());
|
||||||
printf("2: e:%p s:%p ", e, s);
|
printf("2: e:%p s:%p ", e, s);
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user