Re: Need help with PD source (again)
On Mon, 04 Apr 2005 03:41:10 -0700, Matt Lewis
<guest at RapidEuphoria.com> wrote:
>Vincent wrote:
>>
>> Can anyone help me get a "continue" statement implemented in the
<snip>
>> Btw Pete Lomax, I decided on using Daryl Border's conflict resolution
>> system (though I had to fix a major bug with it first) instead of
>> "import", but I just wanted to thank you for your help anyway
.
Good, I was never a fan of import.
>
Matt Lewis wrote:
>So it's those ENDFOR_INT_UP1's and ENDFOR_GENERAL's that you need to
>reproduce.
You would need additional goto's after them, to properly exit the
loop, should you be on the last iteration. I think you would be better
off jumping to the existing endfor/endwhile statement instead.
Branch straightening might tidy things up automatically, with luck.
How about duplicating AppendXList/PatchXList in parser.e?
Regards,
Pete
|
Not Categorized, Please Help
|
|