samshull / node-proxy

Deprecated: Harmony Proxies in node (no longer needed)
MIT License
162 stars 29 forks source link

fix static member declarations #10

Closed vincentcr closed 13 years ago

vincentcr commented 13 years ago

fix static member declarations which leads to missing symbols as seen in issue #9.

with this patch, it compiles and passes tests.