-
trident committed revision 117 to the DelphiCodeToDoc SVN repository, changing 2 files.
2009-11-06 13:56:50 UTC in DelphiCodeToDoc
-
There can be a parser error on the file D6OnHelpFix.pas if you have it.
The issue is that DCTD is not parsing include file (*.inc) so you must define in DCTD the COMPILER_6_UP define. It solves the issue.
But I think this is not YOUR issue right ?.
2009-11-05 15:20:02 UTC in DelphiCodeToDoc
-
tested with DelphiCodeToDoc v0.23.beta3 and HH library v1.9.
No error found during parsing.
So I need to know what is the DCTD version you use and where I can find HH v1.52 !
2009-11-05 15:17:21 UTC in DelphiCodeToDoc
-
Hi, in order to help me understanding the issue, can you :
* Copy the debug messages in the DelphiCodeToDoc interface
* Attach to this tracker the two files ff_funcs.pas and hh.pas
* Upload the configuration file (*.xml) used for this project.
thx a lot for this report !
2009-11-05 15:05:07 UTC in DelphiCodeToDoc
-
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.
2009-10-09 11:26:14 UTC in DelphiCodeToDoc
-
Item closed as it works with latest version.
2009-10-09 11:11:09 UTC in DelphiCodeToDoc
-
Tested with v0.23b and v0.22b but no bug appears.
Please, try the daily build and if there is still an error, please send me your configuration file (*.xml) for DelphiCodeToDoc.
2009-10-08 17:27:38 UTC in DelphiCodeToDoc
-
Hi Fred, quite strange !
It works with the latest dailybuild version. Can you try it and send me the results here ?
The dailybuild can be found here:
http://dephicodetodoc.sourceforge.net/Download.htm
Thx for your help.
2009-10-08 17:17:22 UTC in DelphiCodeToDoc
-
trident committed revision 116 to the DelphiCodeToDoc SVN repository, changing 7 files.
2009-10-05 19:52:08 UTC in DelphiCodeToDoc
-
Hi annikoloff,
I will have a look to this issue, and try to fix it quickly. This is quite strange !
I'm going to try to reproduce it and see happens during xml loading.
2009-10-04 17:07:12 UTC in DelphiCodeToDoc