January 21, 2013 [phobos] [D-Programming-Language/phobos] 122b3b: fix Issue 9199 - Module level qualified functions ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 122b3b8e2fae8692c6570f087629854c17120fe7 https://github.com/D-Programming-Language/phobos/commit/122b3b8e2fae8692c6570f087629854c17120fe7 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-01-21 (Mon, 21 Jan 2013) Changed paths: M std/traits.d Log Message: ----------- fix Issue 9199 - Module level qualified functions should be rejected `inout` had qualified the function itself, rather than its return type. Commit: 27c81c985d80e15757d5ead12537944f40f6da04 https://github.com/D-Programming-Language/phobos/commit/27c81c985d80e15757d5ead12537944f40f6da04 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-01-21 (Mon, 21 Jan 2013) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #1087 from 9rnsr/fix9199 Supplemental fix for Issue 9199 - Module level qualified functions should be rejected Compare: https://github.com/D-Programming-Language/phobos/compare/771b03b6e5a1...27c81c985d80 |
Copyright © 1999-2021 by the D Language Foundation