I want to be perfect, but, as a result, make more stupid mistakes.
On Sat, Dec 30, 2006 at 09:39:39AM -0800, Bernhard Schmalhofer via RT wrote:
> On Sa. 30. Dez. 2006, 01:44:38, [EMAIL PROTECTED] wrote:
> > This patch makes code struct and output of examples/pasm/stack.pasm
> > more consistent, for example:
>
> Thanks, applied in revision 16335.
>
> I also upda
This patch fix the wrong parrot include path, for example:
before patch:
/home/lee/parrot/workinginclude
after patch:
/home/lee/parrot/working/include
BTW, I'm not sure this is the right way/style to submit this patch.
If I'm wrong, please let me know, thanks.
Lee
Index: Makefile.PL
===