|
From: | Laurent Julliard |
Subject: | Re: [FR-devel] [PATCH] Basic source parser |
Date: | Wed, 16 Jul 2003 23:21:14 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529 |
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.
Thanks a lot for these patches!! keep contributing to FR Laurent
[Prev in Thread] | Current Thread | [Next in Thread] |