On Sun, 26 Mar 2017 22:12:10 +0100 peter <[email protected]> wrote: > I observe that for strutils RTL documentation, most of the content is missing. > 2.6.4 was OK, 3.0.2 is also missing content. > The upstream on-line version is OK > http://www.freepascal.org/docs-html/current/rtl/strutils/index-5.html > > Content for all other units I have checked so far is present. It just seems to > be strutils.
I did look around a bit today, but I can't find anything special about
strutils in the documentation. I did try and run¹
LC_ALL=C.UTF-8 $(MAKE) -C fpcdocs updatexml $(CONVERTER)
instead of
LC_ALL=C.UTF-8 $(MAKE) -C fpcdocs $(CONVERTER)
which didn't help.
There are two errors in the build log close by, but I don't think they
are related.
/<<BUILDDIR>>/fpc-3.0.2+dfsg/fpcsrc/rtl/inc/typshrdh.inc(122,18): Syntax
error in type at token "constructor" in file
/<<BUILDDIR>>/fpc-3.0.2+dfsg/fpcsrc/rtl/inc/typshrdh.inc at line 122
column 18
and
/<<BUILDDIR>>/fpc-3.0.2+dfsg/fpcsrc/rtl/objpas/sysutils/syshelph.inc(4,27):
Expected "class" at token "array" in file
/<<BUILDDIR>>/fpc-3.0.2+dfsg/fpcsrc/rtl/objpas/sysutils/syshelph.inc at
line 4 column 27
Apart from consulting upstream, I have no idea how to debug this issue.
Paul
¹ debomatic-amd64.debian.net/distribution#unstable/fpc/3.0.2+dfsg-5
signature.asc
Description: OpenPGP digital signature

