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: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2007 18:35:27 -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 #3 from tromey at gcc dot gnu dot org 2007-11-30 18:35 -------
Created an attachment (id=14674)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14674&action=view)
patch to check for ssize_t
Please try this patch. It applies to svn trunk.
It includes the changes to configure and config.in as well.
If this works for you, I will check it in.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34288