On 4/2/13 9:34 AM, Daniel Murphy wrote:
Right now I'm up to 'get glue layer working' which needs 'allow C++ static
variables, member variables, static functions etc' which (for me) needs
'move win32 C++ mangling into the frontend' which needs 'more free time'.
If anyone wants to have a go the plan is to just copy what the linux version
does. (cppmangle.c)

How did you solve the problem that virtual functions for a given class are spread out in several implementation files?

Andrei

Reply via email to