digitalmars.D.bugs - [Issue 8633] New: core.atomic not documented
- d-bugmail puremagic.com (23/23) Sep 08 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8633
- d-bugmail puremagic.com (10/10) Sep 24 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8633
- d-bugmail puremagic.com (13/13) Oct 09 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8633
- d-bugmail puremagic.com (11/11) Oct 10 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8633
- d-bugmail puremagic.com (10/10) Oct 10 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8633
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 puremagic.com ReportedBy: kekeniro2 yahoo.co.jp --- Comment #0 from kekeniro2 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: -------
Sep 08 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8633 kekeniro2 yahoo.co.jp changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |regression --- Comment #1 from kekeniro2 yahoo.co.jp 2012-09-24 09:58:57 PDT --- It is a regression in 2.060. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 24 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8633 Alex Rønne Petersen <alex lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Status|NEW |ASSIGNED CC| |alex lycus.org AssignedTo|nobody puremagic.com |alex lycus.org --- Comment #2 from Alex Rønne Petersen <alex lycus.org> 2012-10-10 03:40:03 CEST --- https://github.com/D-Programming-Language/druntime/pull/317 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 09 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8633 --- Comment #3 from github-bugzilla puremagic.com 2012-10-09 23:57:07 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/07fad6bcdc1bb0221e7646e14e344fca1fe0f5ac Fix issue #8633 - add back -version=CoreDdoc. https://github.com/D-Programming-Language/druntime/commit/3851bab10243cfd1f384f253e10aea513e7ccc31 Merge pull request #317 from alexrp/core-ddoc Fix issue #8633 - add back -version=CoreDdoc. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 10 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8633 Brad Roberts <braddr puremagic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |braddr puremagic.com Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 10 2012