Changes between Initial Version and Version 1 of Ticket #640
- Timestamp:
- 05/05/09 16:43:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #640 – description
initial v1 3 3 src/pmc_freeze.c declares and uses Parrot_default_thaw and Parrot_default_thawfinish 4 4 5 The declarations used prefixes that declared them as extern "C" in c++ builds. I' m fixing that, but the desired solution is to not use directly vtable functions at all.5 The declarations used prefixes that declared them as extern "C" in c++ builds. I've fixed that in r38491, but the desired solution is to not use directly vtable functions at all.