bug-coreutils
[Top][All Lists]
Advanced

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

bug#7203: [PATCH] sort: fix unportable conversion of unsigned char * ->


From: Paul Eggert
Subject: bug#7203: [PATCH] sort: fix unportable conversion of unsigned char * -> char *
Date: Tue, 12 Oct 2010 16:23:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

On 10/12/10 14:28, Jim Meyering wrote:
> This feels like enough of a technicality that I'd prefer to defer it.

Well, my suspicion is that some C compilers simply refuse to compile
the construct, as they're entitled to do.  I vaguely recall that
happening in the past.  No big deal of course.

You're right about the word "regression": I should have called it a "warning"
or "compile-time issue" or something like that, since it's not a run-time
problem on all practical porting hosts.





reply via email to

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