[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build problem
From: |
Ben Pfaff |
Subject: |
Re: Build problem |
Date: |
Mon, 24 Mar 2008 07:06:52 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
John Darrington <address@hidden> 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
- Build problem, John Darrington, 2008/03/24
- Re: Build problem,
Ben Pfaff <=