Meeting agenda

Christophe de Dinechin ddd at cup.hp.com
Thu Jan 13 17:29:43 UTC 2000


A few comments:

- Why would we need the beginning of the info block? All the routines I
specified were routines that I actually use in my implementation. I have no need
for the beginning of the info block. I don't remember the request either :-)

- You changed the stop function to return a bool rather than an int. I think
this is not sufficient. The value EH_INSTALL_CONTEXT may still need to be
returned, otherwise you would not be able to call the landing pads.

- You forgot the description of what happens if the stop function is NULL. I
think we agreed that the stop parameter would be a frame pointer in that case.


Christophe


Jim Dehnert wrote:
> 
> Following is an updated agenda.  The status pages are updated and on
> the web at:
> 
>         http://reality.sgi.com/dehnert_engr/cxx/cxx-summary.html
> 
> The contact info page is now also there, in password-protected PDF only
> for privacy.  The password is "not an orc".
> 
> The agenda is based on these priorities:
> 
>   A) Exception handling.
> 
>   B) Data layout.
> 
>   C) Initialization.
> 
>   D) Mangling.
> 
> So, take a look at the material associated with these issues:
> 
>   1) D-*:  Exceptions.  Verify my writeup of _Unwind_ForcedUnwind,
>      and any other issues with the document.  Answer the "Outstanding
>      Questions" at the beginning of the document.
> 
>   2) D-9:  Validate my last writeup, along with the forced unwind
>      definition, and close this.
> 
>   3) D-12:  Unwind table location.  (I did not do my duty and call
>      Cary.  Did Christophe talk to him?)
> 
>   4) D-14:  Can we close this?
> 
>   5) D-16:  Any feedback from implementors?
> 
>   6) A-17/18/19:  Resolve layout issues inspired by Mark.
> 
>   4) C-2:  Static link initialization and priorities.
>      Is there any further feedback from members about preferences?
> 
>   5) F-*:  Mangling.  We're awaiting a proposal from Daveed.
> 
> Issues that are active and awaiting proposals:
> 
>   a) C-4:  Daveed will write up construction vtables so we can
>      verify.  Wait.
> 
>   b) F-1, F-2:  Daveed will produce an initial proposal.  Wait.
> 
> Jim
> 
> -               Jim Dehnert  x3-4272




More information about the cxx-abi-dev mailing list