[Ada] Patch to ada/cstreams.c for MinGW32

Geert Bosch bosch@gnat.com
Mon Dec 17 08:26:00 GMT 2001


On Sunday, December 16, 2001, at 08:42 , Danny Smith wrote:
> These changes allow building on recent __MINGW32__ distributions.
> The patch also stops warning about no return statement in 
> __gnat_full_name.
> Currently, a return statement is not reached on __EMX__, __MINGW32__,
> MSDOS, or sgi.
>
> 2001-12-16  Danny Smith  <dannysmith@sourceforge.users.net>
>
> 	*ada/cstreams.c (max_path_len): Set to _MAX_PATH if
> 	_WIN32.
> 	Don't include sys/param.h if __MINGW32__.
> 	Update comment about _IONBF.
> 	(__gnat_full_name): Move return statement so that it
> 	is reached for all OS targets.

Hi Danny,

This patch is OK.

Regards,
    -Geert



More information about the Gcc-patches mailing list