gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] Documentation bug


From: Luca Saiu
Subject: [gforth] Documentation bug
Date: Wed, 08 Feb 2012 02:29:23 +0100
User-agent: Gnus (No Gnus v0.18), GNU Emacs 24.0.93.1, mips64el-unknown-linux-gnu

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello.

I think I've spotted a bug in the documentation, also present in the
CVS version.

In the node "General Loops Tutorial" node, section "General Loops",
there is the text:
- --8<---------------cut here---------------start------------->8---
@code{Until} consumes a flag; if it is non-zero, execution continues at
the @code{begin}, otherwise after the @code{until}.
- --8<---------------cut here---------------end--------------->8---
But of course the execution continues at begin if the flag is zero, and
the loop ends if the flag is non-zero.

Thanks for GNU Forth,

- -- 
Luca Saiu
Home page:   http://www-lipn.univ-paris13.fr/~saiu
My blog:     http://ageinghacker.net/blog
GNU epsilon: http://www.gnu.org/software/epsilon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8xz/MACgkQvzOavibF0ob2+wCdEV+H0lXD1GN74zZyokLZLM5J
AqYAn0ms75kjMGJ99nckLqlTcaxJBSG1
=GLJ3
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]