Thread overview | ||||||
---|---|---|---|---|---|---|
|
June 19, 2013 [Issue 10410] New: Improve cast(void) documentation | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10410 Summary: Improve cast(void) documentation Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: websites AssignedTo: nobody@puremagic.com ReportedBy: k.hara.pg@gmail.com --- Comment #0 from Kenji Hara <k.hara.pg@gmail.com> 2013-06-18 17:28:17 PDT --- Currently it is documented in http://dlang.org/statement#ExpressionStatement . But, it's not properly mentioned in http://dlang.org/expression#CastExpression . I think, at least, the latter should have a link to the former. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 19, 2013 [Issue 10410] Improve cast(void) documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kenji Hara | http://d.puremagic.com/issues/show_bug.cgi?id=10410 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> 2013-06-18 18:19:18 PDT --- https://github.com/D-Programming-Language/dlang.org/pull/343 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 19, 2013 [Issue 10410] Improve cast(void) documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kenji Hara | http://d.puremagic.com/issues/show_bug.cgi?id=10410 --- Comment #2 from github-bugzilla@puremagic.com 2013-06-18 19:38:55 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/de89382a7657b9252557281e7f273a0b6a90c3d2 fix Issue 10410 - Improve cast(void) documentation https://github.com/D-Programming-Language/dlang.org/commit/c43e9ee49687ea2b05c1978298c022367f87930a Merge pull request #343 from 9rnsr/fix10410 Issue 10410 - Improve cast(void) documentation -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 19, 2013 [Issue 10410] Improve cast(void) documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kenji Hara | http://d.puremagic.com/issues/show_bug.cgi?id=10410 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |andrej.mitrovich@gmail.com Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation