[svn r139] Fixed bug #33, thanks for the report :)

This commit is contained in:
Tomas Lindquist Olsen
2008-01-14 23:09:55 +01:00
parent 1f5760b5af
commit 4f977e3cec

View File

@@ -831,7 +831,7 @@ llvm::Value* DtoNestedVariable(VarDeclaration* vd)
{
// log the frame list
IRFunction* irfunc = gIR->func();
if (Logger::enabled)
if (Logger::enabled())
print_nested_frame_list(vd, irfunc->decl);
// resolve frame ptr