Null Tagged DocTemplate [Identifier]
Free documentation system for Delphi / Pascal with JavaDoc support.
Status: Beta
Brought to you by:
trident
While parsing the attached file, i encoutered an exception (or at least a showmessage) but i can't remember the message on it. Here is the debug output :
Parsing file : C:\Documents and Settings\frplante\Mes documents\Développement\Projets\SIMS2AH 1.22.52\SIMS2AH\src\DMEvenement.pas
Null Tagged DocTemplate [Identifier]
Otherwise, the project parse fine and the build is ok.
Thanks
Anonymous
Salut Fred !
This message in not a bug nor an exception. This is just a warning saying that a comment was successfully linked to an identifier.
The main cause can be comment for meta-class type, or each definition in an enum type.
So it is not an error, just a warning sent to you.