fontconfig: Branch 'master'

[email protected] (Behdad Esfahbod)
Newsgroups gmane.comp.fonts.fontconfig
Message-ID <[email protected]>
 src/fcmatch.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 57ff677b1bd73acbf371955afe8d6399a06d46ac
Author: Behdad Esfahbod <[email protected]>
Date:   Mon Dec 18 21:28:23 2017 -0500

    Remove a debug abort()
    
    Ouch!

diff --git a/src/fcmatch.c b/src/fcmatch.c
index f06d98a..04301f9 100644
--- a/src/fcmatch.c
+++ b/src/fcmatch.c
@@ -184,7 +184,6 @@ FcCompareRange (const FcValue *v1, const FcValue *v2, FcValue *bestValue)
         b1 = e1 = value1.u.d;
 	break;
     case FcTypeRange:
-	abort();
 	b1 = value1.u.r->begin;
 	e1 = value1.u.r->end;
 	break;
_______________________________________________
Fontconfig mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/fontconfig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.