[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: load_charset warning
From: |
Emanuele Giaquinta |
Subject: |
Re: load_charset warning |
Date: |
Fri, 1 May 2009 13:06:29 +0200 |
On Fri, May 01, 2009 at 07:56:23PM +0900, Kenichi Handa wrote:
> In article <address@hidden>, Emanuele Giaquinta <address@hidden> writes:
>
> > gcc emits the following warning for charset.c:load_charset:
>
> > charset.c: In function 'load_charset':
> > charset.c:649: warning: comparisons like X<=Y<=Z do not have their
> > mathematical meaning
>
> > Since the code seems correct, i'd suggest the attached patch to
> > improve readability (and avoid the warning).
>
> Thank you. I committed your change.
I also noticed a useless assignment to for_encoder, see attached patch.
Emanuele Giaquinta
load_charset_map.diff
Description: Text Data