Re: [Amforth-devel] Some nitpicking

2010-09-17 Thread Matthias Trute
Marcin, while checking all the old mails, i came across yours (and sorry for the delay, better late than never...) > Small tidbits from 4.1: all of them are now fixed. Thank you > .include "words/2literal.asm" > .include "words/2to_r.asm" > .include "words/2r_from.asm" > could go into some sep

[Amforth-devel] Some nitpicking

2010-09-08 Thread Marcin Cieslak
Small tidbits from 4.1: avra complains with 2r>: [exec] ../../core/words/2r_from.asm(6) : Warning : A .DB segment with an odd number of bytes is detected. A zero byte is added. Fix: Index: 2r_from.asm === --- 2r_from.asm (we