[patch glibfortran]: PR/42950 Use for mingw target _POSIX and Gnu-style printf

Jerry DeLisle jvdelisle@verizon.net
Fri Mar 12 14:13:00 GMT 2010


Kai Tietz wrote:
> Hello,
> 
> This patch cleans up with an name conflict in windows platform header and 
> libgfortran's libgfortran.h for notification enumerators.
> Additionally it adds for define GFC_LARGEST_BUF the check for existing 
> GFC_INTEGER_16, but without GFC_FLOAT_16.
> 
> 2010-03-11  Kai Tietz  <kai.tietz@onevision.com>
> 
>         PR/42950
>         * io/format.c (parse_format_list): Add to ERROR, WARNING,
>         SILENT enumerators NOTIFICATION_ prefix.
>         * runtime/error.c (notification_std): Likewise.
>         * libgfortran.h (notification): Likewise.
>         (GFC_LARGEST_BUF): Check for HAVE_GFC_INTEGER_16.
> 
> Bootstrapped for i686-pc-cygwin, x86_64-pc-mingw32, and i686-pc-mingw32. 
> Ok for apply?
> 
OK, one could use a shorter prefix such as NOTIFY_ .  I am OK either way.

Jerry



More information about the Gcc-patches mailing list