Re: Re: Large amounts of text seem to cause PicForth to generate bad code - updated
David McNab <[email protected]> Sat, 04 Dec 2004 01:05:08 +1300
| Newsgroups | gmane.comp.lang.forth.picforth |
|---|---|
| Message-ID | <[email protected]> |
Hi Samuel, Not sure if you intended to address that to me, or to Alex. Anyway, I've pulled your latest darcs, and everything seems to work ok with my development code. However, the priotasker example I posted before still doesn't compile. The compilation breaks with 'Unbalanced nested statements' at the 'multitasker' invocation in main. Cheers David Samuel Tardieu wrote: >>>>>>"Sam" == Samuel Tardieu <[email protected]> writes: > > > Sam> That's ok, it's clear what the problem is by reading the source > Sam> code. I have three fixes in mind, but got distracted by real life > Sam> stuff. I'll work on it tomorrow. > > David, could you please give my latest Darcs patch a try? I don't have > a platform with a PIC16F87x handy at this time (I may later today), so > I can't test it in real mode. > > Sam