Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Compiler/Delphi/Other Compiler    [ Add a report in this area ]  
Report #:  95738   Status: Open
$ifndef compiler switches show up in xml documentation as developer notes
Project:  Delphi Build #:  15.0.3953.35171
Version:    15.0 Submitted By:   Norbert Dickmeis
Report Type:  Minor failure / Design problem Date Reported:  7/1/2011 2:44:11 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   284364
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 1
Description
$ifNdef compiler switches show up in the automatically generated XML documentation as devnote of a later method.
Steps to Reproduce:
put an ifndef compilerswitch around some lines of code, followed by a procedure or function. In the XML documentation, the name of the compiler switch will show up as devnote of this procedure/function.

See attached example project.
Workarounds
None
Attachment
UTest.zip
Comments

None

Server Response from: ETNACODE01