[cxx-abi-dev] Deleted virtual functions

David Vandevoorde daveed at edg.com
Tue Jul 7 21:22:39 UTC 2009


On May 29, 2009, at 11:25 AM, Mark Mitchell wrote:

> David Vandevoorde wrote:
>
>> I think the API functions should keep C linkage, but the vtable  
>> should
>> be allowed to point to a wrapper for these functions with C++  
>> linkage.
>
> Yes -- provided you accept my view that the requirements on these
> functions are merely that the run-time library must provide them.   
> Then,
> the compiler is free to put whatever it wants into the virtual table  
> --
> including, if necessary, a reference to a wrapper.


Okay, this finally popped back up to the top of my to-do list.   
Attached is the revised patch for the specs.

	Daveed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: deleted_funcs.diffs
Type: application/octet-stream
Size: 2180 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/20090707/93434e3d/attachment.obj>
-------------- next part --------------



More information about the cxx-abi-dev mailing list