[Issue 4334] New: Missing detailed documentation about dependencies file format
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 16 15:42:15 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4334
Summary: Missing detailed documentation about dependencies file
format
Product: D
Version: D1 & D2
Platform: All
URL: http://www.digitalmars.com/d/2.0/dmd-linux.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: llucax at gmail.com
--- Comment #0 from Leandro Lucarella <llucax at gmail.com> 2010-06-16 15:42:14 PDT ---
The only documentation I can found about the dependencies file format (the file
generated by -deps=xxx) is in bug 3122 (where the patch is), and it's not very
straightforward to understand unless you are familiar with D's EBNF syntax
description.
I think the format should be documented in the dmd man page, and probably the
website, etc. A couple of simple examples would be really helpful too, to
easily understand the format.
--
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