Re: [Patch] Tiny fix for building with old gcc [APPLIED]

2002-02-26 Thread Dan Sugalski
At 1:59 AM -0500 2/23/02, Josh Wilmes wrote: >I found a solaris 2.5 box with perl 5.004_04 and gcc 2.7.2. After >installing a more modern perl, i got things to build, with a little >tweaking. Turns out we were using a warning flag which doesn't exist on >2.7. Simple tweak though: Applied, than

[Patch] Tiny fix for building with old gcc

2002-02-22 Thread Josh Wilmes
I found a solaris 2.5 box with perl 5.004_04 and gcc 2.7.2. After installing a more modern perl, i got things to build, with a little tweaking. Turns out we were using a warning flag which doesn't exist on 2.7. Simple tweak though: [josh-010.patch] Index: Configure.pl