This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/34288] ssize_t used in libcpp/files.c without autoconf detection
- From: "antoine64leca at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2007 16:26:58 -0000
- Subject: [Bug preprocessor/34288] ssize_t used in libcpp/files.c without autoconf detection
- References: <bug-34288-15455@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from antoine64leca at hotmail dot com 2007-11-30 16:26 -------
(In reply to comment #1)
> The check in gcc/configure.ac defaults ssize_t to int if it isn't found.
> But, we also need to do this in libcpp/configure.ac.
Thanks to confirm my intuition.
> If I send you a patch, can you test it?
> I will send a patch for configure as well.
I appreciate your help.
With configure's diffs, sure I can (although it won't be until Monday).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34288