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

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

[bug-gnu-libiconv] BUG GNU libiconv 1.12


From: Tadamasa Teranishi
Subject: [bug-gnu-libiconv] BUG GNU libiconv 1.12
Date: Mon, 15 Sep 2008 21:08:31 +0900

Dear developer

The mistake is found in the version of GNU libiconv 1.12. 

$ iconv --version
iconv (GNU libiconv 1.11)
Copyright (C) 2000-2007 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Bruno Haible.

It is displayed though it is version 1.12 as 1.11. 


include/iconv.h

#define _LIBICONV_VERSION 0x010B    /* version number: (major<<8) +
minor */

I think that correctness is 0x010C. 
-- 
=====================================================================
TADAMASA TERANISHI  address@hidden
http://www.asahi-net.or.jp/~yw3t-trns/index.htm
Key fingerprint =  474E 4D93 8E97 11F6 662D  8A42 17F5 52F4 10E7 D14E





reply via email to

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