This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/34288] ssize_t used in libcpp/files.c without autoconf detection



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]