pkgsrc-Bugs archive

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

Re: pkg/30308: conflicting local errno in lang/perl5.8



On Wed, Jun 08, 2005 at 07:43:14AM +0000, Johnny C. Lam wrote:
>       #include <errno.h>
>       #ifndef errno
>       extern int errno;
>       #endif
> 
> While this may not be necessarily correct either, at least it would
> consistent within the Perl sources, and we can wait for something
> better to appear in future Perl versions.  The Configure script implies
> that the Perl maintainers are aware of this problem, and will fix it
> in the future.

That's the same fix as I suggested alternatively to Perl. It's fine
with me.

Joerg



Home | Main Index | Thread Index | Old Index