Adriaan van Os wrote:
The GPC manual for PtrInt reads
PtrInt (Under construction.) Synopsis type PtrCard = Integer attribute (Size = BitSizeOf (Pointer)); Description A signed integer type of the same size as a pointer. Conforming to ÂPtrInt is a GNU Pascal extension.
This should obviously be
PtrInt = Integer attribute (Size = BitSizeOf (Pointer));
Thanks.
By the way, I didn't manage to build the html version of the manual, because the entry for 'Index' creates an index.html file, which conflicts with the usual index.html file.
Which version of makeinfo do you have? AFAIR, they changed the file layout. Before I look closer, let's see if it's that. Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: ACB3 79B2 7EB2 B7A7 EFDE D101 CD02 4C9D 0FE0 E5E8