On Tue, 26 Dec 2023, Marco van de Voort via fpc-devel wrote:


Op 26/12/2023 om 10:29 schreef Michael Van Canneyt via fpc-devel:


To fix this either we have to e.g. keep a list of packages and a list of units and then try to disambiguate to only pick the longest match. That maybe have risks that other corner cases be found or that the list of units is not yet complete at any point when this system is inside fpdoc.  This requires no changes to the .xmls

This is the road to take. It's similar to what the compiler does, after all.
Not the easiest, not the safest, if at any time during the fpdoc run, the complete list of units is available.

The complete list is always available.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to