John Darrington <[EMAIL PROTECTED]> writes: > src/ui/terminal/read-line.c: In readln_: > src/ui/terminal/read-line.c:176: SIZE_ undeclared (first use in this > function)
SIZE_MAX? > Adding #include <stdint.h> seems to fix it, but I'm not sure how > portable this solution will be. Gnulib should make this solution portable. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
