[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] bug on Solaris 8 due to strtoumax not being declared in in
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] bug on Solaris 8 due to strtoumax not being declared in incremen.c |
Date: |
Mon, 07 Nov 2005 00:54:23 EET |
Paul Eggert <address@hidden> wrote:
> tar/src/incremen.c now uses strtoumax, but it's not declared on
> Solaris 8 so the code breaks when compiled for GCC on the sparc,
> resulting in obscure "make check" failures. To work around the
> problem I installed this patch to tar and paxutils.
Thank you. During this week, there will be quite a bunch of changes to
incremen.c, so please consider this source as unstable until I am
through with it.
Regards,
Sergey