On 9/21/07, chromatic <[EMAIL PROTECTED]> wrote:
> On Thursday 20 September 2007 09:38:28 [EMAIL PROTECTED] wrote:
>
> > Modified:
> >trunk/include/parrot/register.h
> >trunk/src/gc/register.c
> >
> > Log:
> > [gc]: add 'struct' to Parrot_Context in func decls/defs
>
> I'm not much of a fan
On Thursday 20 September 2007 09:38:28 [EMAIL PROTECTED] wrote:
> Modified:
>trunk/include/parrot/register.h
>trunk/src/gc/register.c
>
> Log:
> [gc]: add 'struct' to Parrot_Context in func decls/defs
I'm not much of a fan of this because:
> Modified: trunk/src/gc/register.c
> ==