PDD09 lists 3 stacks which are cleaned by the collector, the system
stack, the pmc register stack, and the general/user stack. Do all of
these still exist? If not, this is a small update to make.

--Andrew Whitworth

On Thu, Apr 24, 2008 at 2:10 AM, Patrick R. Michaud via RT
<[EMAIL PROTECTED]> wrote:
> As of r27155 the user_stack data structure has been removed from the core.
>
>  After removing stack.ops, the constants STACK_ENTRY_INT,
>  STACK_ENTRY_FLOAT, STACK_ENTRY_STRING, and STACK_ENTRY_POINTER
>  aren't used anywhere outside of src/stacks.c .  Shall we remove them?
>
>  After that, we should be able to close this ticket.
>
>  Pm
>

Reply via email to