[Fontconfig] Build failure with MinGW/2.10.92

Raimund Steger rs at mytum.de
Tue Jan 22 15:10:37 PST 2013


Akira TAGOH wrote:
> Thanks for the patch. merged after cleaning up warnings etc.
>


This codepath:


 > commit dffb69ed8c7cf2e707bc692f94b51108b772d9d8
 > Author: Akira TAGOH <akira at tagoh.org>
 > Date:   Tue Jan 15 17:26:27 2013 +0900

 > [...]

 > diff --git a/src/fccompat.c b/src/fccompat.c

 > [...]

 >   #else
 > -#error no secure functions to create a temporary file
 > +   /* warn at the runtime for just debugging purpose why something may
 > +    * goes wrong. mingw may not have one, but it shouldn't be 
reached since
 > +    * this function isn't used so far.
 > +    */
 > +   fprintf(stderr, "Fontconfig warning: No secure functions to 
create a temporary file\n");
 >   #endif


...is now not possible anymore, right?

Raimund




-- 
Worringer Str 31 Duesseldorf 40211 DE  home: <rs at mytum.de>
+49-179-2981632 icq 16845346           work: <rs at interface-ag.de>


More information about the Fontconfig mailing list