]> git.wh0rd.org - fontconfig.git/commit
Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.
authorKeith Packard <keithp@neko.keithp.com>
Fri, 1 Sep 2006 01:16:00 +0000 (18:16 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Fri, 1 Sep 2006 01:16:00 +0000 (18:16 -0700)
commit551b6b2cd7d94dd90a9eb22bdb752f264afc48ce
treef2e4c8929aed1f27908796d39dfc374096510c6e
parentbf0c80fc4996157dda7bed8b8b2e4c8a13611ada
Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.

Applications explicitly setting FC_LANG with string would fail due
to typechecking disallowing this case.
src/fcname.c