[Issue 8633] New: core.atomic not documented
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 8 19:05:48 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8633
Summary: core.atomic not documented
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: nobody at puremagic.com
ReportedBy: kekeniro2 at yahoo.co.jp
--- Comment #0 from kekeniro2 at yahoo.co.jp 2012-09-08 19:06:22 PDT ---
http://dlang.org/phobos/core_atomic.html
Document for core.atomic module is empty( or exposes no functions).
If you MAKE druntime with win32.mak, you get the right contents.
But with posix.mak, not. ( though I don't have that environment )
The cause is that the flag '-version=CoreDdoc' is dropped from DOCFMT macro(,
maybe unexpectedly).
That is appended on May 20, and dropped on June 26.
--
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