freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] [PATCH] Basic source parser


From: Dmitry V. Sabanin
Subject: Re: [FR-devel] [PATCH] Basic source parser
Date: Thu, 17 Jul 2003 20:08:52 +0800
User-agent: KMail/1.5.2

On Thursday 17 July 2003 05:21, Laurent Julliard wrote:
> Dmitry V. Sabanin wrote:
> > Hello!
> >
> > Sorry for flooding list with patches :)
> > That one is fixing HERE-text problem, for example i have test that
> > generates code, then i should check output:
> >
> > waiting_for = <<'HERE' # or <<HERE and <<-HERE and <<-'HERE'
> > module One
> >     class Test
> >     end
> > end
> > HERE
> >
> > And it gets parsed by source parser, my patch fixes that.
>
> This patch and the next one (multiple statements on the same line)
> have been merged and committed to the CVS repo.
What about my other patch, that fixes comments problem and also some other 
problems?

> Thanks a lot for these patches!! keep contributing to FR
That's a big pleasure for me to contribute to this project!

>
> Laurent
>
>
>
> _______________________________________________
> Freeride-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/freeride-devel

-- 
sdmitry -=- Dmitry V. Sabanin
MuraveyLabs.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]