"John McCabe-Dansted" <[EMAIL PROTECTED]> writes: > Perhaps the easiest solution is to fix the known problems like > snprintf, and the 15 easily repeatable failures, and see if that fixes > the segfaults.
There's now a collection of gnulib modules that replace snprintf and related functions with POSIX- and C99-compliant versions. Have you tried them out yet? I bet that they fix some of the MinGW problems. -- Ben Pfaff [EMAIL PROTECTED] _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
