On Thursday 05 June 2008 15:44:05 Andrew Whitworth wrote:

> Index: tools/dev/mk_language_shell.pl
> ===================================================================
> --- tools/dev/mk_language_shell.pl      (revision 28110)
> +++ tools/dev/mk_language_shell.pl      (working copy)
> @@ -425,7 +425,7 @@
>
>  =cut
>
> -.namespace
> +.namespace []
>
>  .sub 'say'
>      .param pmc args            :slurpy

This shouldn't be in the patch.


> ===================================================================
> --- include/parrot/dod.h        (revision 28110)
> +++ include/parrot/dod.h        (working copy)
> @@ -14,39 +14,39 @@
>  #include "parrot/parrot.h"

...

> -#define DOD_trace_stack_FLAG    (UINTVAL)(1 << 0)   /* trace system areads
> and stack */

s/areads/areas/

Otherwise, +1 from me.

-- c

Reply via email to