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

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

Re: Release of version 4.13.3 of sharutils


From: Petr Pisar
Subject: Re: Release of version 4.13.3 of sharutils
Date: Tue, 8 Jan 2013 08:43:51 +0000 (UTC)
User-agent: slrn/0.9.9p1 (Linux)

On 2013-01-07, Bruce Korb <address@hidden> wrote:
> .tar.gz:         ftp://ftp.gnu.org/gnu/sharutils/sharutils-4.13.3.tar.gz

Great, this archive works even on big endian.

I just spotted few issues you should know about:

(1) _() is defined multiple times:
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -I../libopts 
-I. -I.. -I../lib -I../intl  -Wno-format-contains-nul -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4  -m31 -march=z9-109 -mtune=z10 
-Wno-format-contains-nul -c uudecode-opts.c
uudecode.c:62:0: warning: "_" redefined [enabled by default]
In file included from uudecode.c:56:0:
uudecode-opts.h:178:0: note: this is the location of the previous definition

(2) uuencode.5 uses undefined macro `.'. That's because leading comment
with license starts with bad empty request:

'.\" Copyright

The apostrophe should be there:

.\" Copyright

-- Petr





reply via email to

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