https://issues.dlang.org/show_bug.cgi?id=22503
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg Hardware|x86_64 |All Summary|dmd 2.098.0: undefined |Invalid changelog entry for |identifier |isValidCodePoint |`isValidCharacter` | OS|Linux |All --- Comment #1 from [email protected] --- 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 --
