mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
parent
6c04f52a39
commit
9a8302a941
1 changed files with 3 additions and 0 deletions
|
@ -492,7 +492,10 @@ struct ModuleGroup
|
|||
if (!bt(ctordone, idx))
|
||||
{
|
||||
if (!processMod(idx))
|
||||
{
|
||||
.free(ctors);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue