April 28, 2016 [phobos] [dlang/phobos] 59b879: fix Issue 15963 - Hidden unresolved forward refere... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 59b8791d2da7d8e764a1a4dbbab5643cfe746212 https://github.com/dlang/phobos/commit/59b8791d2da7d8e764a1a4dbbab5643cfe746212 Author: k-hara <k.hara.pg@gmail.com> Date: 2016-04-28 (Thu, 28 Apr 2016) Changed paths: M std/uni.d Log Message: ----------- fix Issue 15963 - Hidden unresolved forward reference issue in std.uni Add explicit return type to two auto functions `Grapheme.opSlice`, then their calls will have no dependency to return type inference. Commit: 21759179f7c59d20b200ed4dcd751e6afd8b3900 https://github.com/dlang/phobos/commit/21759179f7c59d20b200ed4dcd751e6afd8b3900 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2016-04-28 (Thu, 28 Apr 2016) Changed paths: M std/uni.d Log Message: ----------- Merge pull request #4253 from 9rnsr/fix15963 Issue 15963 - Hidden unresolved forward reference issue in std.uni Compare: https://github.com/dlang/phobos/compare/fda8267b2c3e...21759179f7c5 |
Copyright © 1999-2021 by the D Language Foundation