Akira TAGOH wrote:
Thanks for the patch. merged after cleaning up warnings etc.
This codepath:
> commit dffb69ed8c7cf2e707bc692f94b51108b772d9d8
> Author: Akira TAGOH <akira@xxxxxxxxx>
> 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@xxxxxxxx>
+49-179-2981632 icq 16845346 work: <rs@xxxxxxxxxxxxxxx>
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig