1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Info[1]: Starting Source File Parsing ...
Info[2]: Now parsing file ok_if_expressions.pas...
Warning[2]: Cannot evaluate this $if / $elseif condition, assuming that "sizeof(Something)" is true. Error message is: Evaluating "sizeof" function for $if / $elseif not implemented
Warning[2]: Cannot evaluate this $if / $elseif condition, assuming that "declared(Something)" is true. Error message is: Evaluating "declared" function for $if / $elseif not implemented
Info[2]: ... 1 Source File(s) parsed
Info[2]: Creating links ...
Info[2]: ... links created
Info[2]: Expanding descriptions (pass 1) ...
Info[2]: Expanding descriptions (pass 2) ...
Info[2]: ... Descriptions expanded
Info[2]: Writing Docs for unit "ok_if_expressions"
Info[2]: Writing HtmlHelp Content file "docs"...
Info[2]: Writing HtmlHelp Index file "docs"...
Info[1]: Done
The documentation was generated, but some problems during parsing or generation occurred. (Consult the output above for details.) Therefore exiting with non-zero exit status.
|