[PATCH] gcc cannot deal with full /tmp

Ian Lance Taylor iant@google.com
Thu Jul 31 20:15:00 GMT 2008


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-07-31  Denys Vlasenko  <dvlasenk@redhat.com>
>
> 	* mkstemps.c (mkstemps): If open failed with errno other than
> 	EEXIST, return immediately.
> 	* make-temp-file.c: Include errno.h.
> 	(make_temp_file): If mkstemps failed, print an error message
> 	before aborting.

This is OK.

Thanks.

Ian



More information about the Gcc-patches mailing list