[Issue 22503] Invalid changelog entry for isValidCodePoint

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 11 17:22:14 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22503

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
           Hardware|x86_64                      |All
            Summary|dmd 2.098.0: undefined      |Invalid changelog entry for
                   |identifier                  |isValidCodePoint
                   |`isValidCharacter`          |
                 OS|Linux                       |All

--- Comment #1 from moonlightsentinel at disroot.org ---
The function was renamed during the review of the PR but that change was not
reflected in the changelog. The correct name is `isValidCodePoint`.

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

--


More information about the Digitalmars-d-bugs mailing list