DLLs should work again; fixes #169

This commit is contained in:
Araq
2012-07-24 01:14:21 +02:00
parent 34efc2cdf9
commit ed915a309e
12 changed files with 29 additions and 410 deletions

View File

@@ -518,5 +518,3 @@ backend somehow. We deal with this by modifying ``s.ast[paramPos]`` to contain
the formal hidden parameter, but not ``s.typ``!