Thread overview
[Issue 24267] [REG 2.106 beta] Grapheme cannot be used as an AA key
Nov 29, 2023
Dlang Bot
Nov 29, 2023
Dlang Bot
Dec 02, 2023
Dlang Bot
November 29, 2023
https://issues.dlang.org/show_bug.cgi?id=24267

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@schveiguy updated dlang/phobos pull request #8855 "make it so grapheme can be used as an aa key" fixing this issue:

- Fix 24267 - make it so grapheme can be used as an aa key

https://github.com/dlang/phobos/pull/8855

--
November 29, 2023
https://issues.dlang.org/show_bug.cgi?id=24267

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8855 "make it so grapheme can be used as an aa key" was merged into stable:

- 0fdbc2c8b480c99cf4d7dc3ec5f1aa9b9417fd78 by Steven Schveighoffer:
  Fix 24267 - make it so grapheme can be used as an aa key

https://github.com/dlang/phobos/pull/8855

--
December 02, 2023
https://issues.dlang.org/show_bug.cgi?id=24267

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8858 "merge stable" was merged into master:

- 01957e9edb5c891c4ff780e7ea92c237de619bca by Steven Schveighoffer:
  Fix 24267 - make it so grapheme can be used as an aa key

https://github.com/dlang/phobos/pull/8858

--