This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Fix build problem on Solaris 2.5.1
- From: Tom Tromey <tromey at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Nov 2004 16:24:42 -0700
- Subject: Re: Fix build problem on Solaris 2.5.1
- References: <200411221116.31939.ebotcazou@libertysurf.fr>
- Reply-to: tromey at redhat dot com
>>>>> "Eric" == Eric Botcazou <ebotcazou@libertysurf.fr> writes:
Eric> 2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
Eric> * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
This looks good to me. Please check it in.
FWIW it looks like upstream does a feature test for this.
I'm not overly concerned about it; we don't actually use this code.
Tom