[Issue 3711] Ddoc does not generate nothing if std.stdio is imported
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 16 01:46:28 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3711
Igor Lesik <curoles at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |curoles at yahoo.com
--- Comment #1 from Igor Lesik <curoles at yahoo.com> 2010-01-16 01:46:27 PST ---
Ok. I see what happend: "Documentation comments not associated with a
declaration are ignored". Seems that comments can't be associated with
ImportDeclaration.
If it is a feature, then it is kind of confusing one, because if there is no
ModuleDeclaration then all comments preceding ImportDeclaration disapper,
instead of being applied to the entire module.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list