Skip to content

Fix build failure on Mac OS X 10.5 and earlier

Ryan Schmidt requested to merge ryandesign/pango:surrogate into master

Provides definitions of CFStringIsSurrogateHighCharacter, CFStringIsSurrogateLowCharacter and CFStringGetLongCharacterForSurrogatePair.

Closes #263 (closed)

MacPorts has been using this patch since October 2016.

Merge request reports