bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix compilation warning on Solaris 2.5.1


From: Eric Botcazou
Subject: [PATCH] Fix compilation warning on Solaris 2.5.1
Date: Fri, 27 Jun 2003 08:58:21 +0200
User-agent: KMail/1.4.3

Hi,

As you may (or not) know, GCC aims to be warning-free as of the 3.4 release, 
including within its imported subdirectories. I had, therefore, to patch 
intl/localealias.c for Solaris 2.5.1 because the *_unlocked functions in 
stdio.h are guarded by _REENTRANT on this particular release of Solaris.

The complete patch is here:
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00782.html

So I'm submitting the intl/ bits hereunder.

-- 
Eric Botcazou


2003-06-27  Eric Botcazou  <address@hidden>
            Arno Klaassen  <address@hidden>

         * localealias.c: Define _REENTRANT if HAVE_FEOF_UNLOCKED.

Attachment: intl.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]