[fpc-pascal] rtl-generics

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Feb 8 19:18:53 CET 2025



On 2/8/25 11:45, Guillermo Martínez Jiménez via fpc-pascal wrote:
> Seeing the error line (FItems: ^TArray<TItem>;) I think it's fpdoc's
> fault.  Seems that it doesn't recognize it as a specialization and gets
> confused by finding a '<' character out of place (from it's point of
> view).

Please create an issue on gitlab.

Mattias


> 
> 
> 
> El Fri, 7 Feb 2025 11:05:01 -0800
> ppadilcdx--- via fpc-pascal <fpc-pascal at lists.freepascal.org> escribió:
>> Was trying to decipher why rtl-generics does not show anywhere in the
>> documentation, either rtl nor packages. Tried running fpdoc to see if
>> I can get an idea but, fpdoc throws an error: -- Error:
>> ./inc/generics.dictionariesh.inc(151,20): Expected ";" or "End" at
>> token "<" in file ./inc/generics.dictionariesh.inc at line 151 column
>> 20 Ignoring error, continuing with next unit (if any).
>>
>>>> It does generates the html docs but with missing classes which I
>> presume is due to the error above. Not sure how to proceed, I
>> certainly do not want to edit source files, and not sure how propose
>> a change to add the generated html files so that they show in the
>> documentation site.
>>
>> Any advice appreciated.
>>
>> Regards
>> Pete
>> _______________________________________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


More information about the fpc-pascal mailing list