Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 1998 20:42:34 +0100 (CET)
From:      Andrzej Bialecki <abial@nask.pl>
To:        freebsd-current@FreeBSD.ORG
Subject:   BootForth strange behaviour
Message-ID:  <Pine.BSF.4.02A.9811052038500.1165-100000@korin.warman.org.pl>

next in thread | raw e-mail | index | archive | help
Hi,

One of last commits to /sys/boot (I'm not sure which) caused that Forth
interpreter accepts only one-liners, i.e.:

> : test ." hello world" cr ;

works, but

> :test
> ." hello world"

barfs that ." is a compile-only word...


Andrzej Bialecki

--------------------   ++-------++  -------------------------------------
 <abial@nask.pl>       ||PicoBSD||   FreeBSD in your pocket? Go and see:
 Research & Academic   |+-------+|       "Small & Embedded FreeBSD"
 Network in Poland     | |TT~~~| |    http://www.freebsd.org/~picobsd/
--------------------   ~-+==---+-+  -------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9811052038500.1165-100000>