[Issue 15787] core.stdc.config should be documented
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Mar 11 07:43:49 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15787
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to John Colvin from comment #0)
> I don't know whether we want to document the whole of core.stdc on the site,
> but core.stdc.config should definitely be obvious to users.
grrr. I spent a lot of time making core.stdc available. It's there (e.g.
http://dlang.org/phobos/core_stdc_stdlib.html), just not in the menu tree.
However, config.d is not a C header, I think it's specific to porting C code to
D. So it needs to be documented separately.
--
More information about the Digitalmars-d-bugs
mailing list