|
From: | Dave Sworin |
Subject: | Very minor mistakes in GNU Prolog Manual 1.3.0 |
Date: | Thu, 17 Jul 2008 22:52:57 -0700 (PDT) |
List of VERY MINOR mistakes in GNU Prolog Manual from HTML Version 1.3.0
Section 3.2.1
... executed in the oder of appearance.
Section 3.3
LOCALSZ=8192; export LOCALS (under sh or bash)
Section 3.4.2
*.wbc file extension missing from table
Section 3.4.3
–no-redef-error no not show errors for
Section 5.3.1
throw(error(instantiation_error), my_pred/1)),
Section 7.3.1
(in the ISO reference the oder of variables is system dependent)
Section 7.10.6
open(SourceSink, Mode, Stream, Options) is equivalent
Section 7.12.2
get_key(+stream_or_alias, ?integer) but get_key(Code, SorA)
Section 7.14.7
...print using spaces on the rigth if needed...
Section 7.14.10
Operator “:” (colon) listed and defined by GNU Prolog but not in
Section 7.17.1
...the input list (Start) and the output list (Stop).
Section 7.19.7
number_chars(Number, Chars) is similar to number_atom/2 but number_codes(Number, Codes) is similar to number_atom/2 but [The end of these descriptions should be swapped.
Section 7.21.7
The query testl(B) will succeed...
Section 7.27.10
...or if it its permissions...
Section 7.27.23
process can be ontained using wait/2
Dave
|
[Prev in Thread] | Current Thread | [Next in Thread] |