X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SARE_SUB_ENC_UTF8,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49FA875B.6050403@cwilson.fastmail.fm> Date: Fri, 01 May 2009 01:23:39 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Cygwin Mailing List Subject: Re: iconv: Xft UTF-8 rendering References: <49FA6EE6 DOT 4050603 AT users DOT sourceforge DOT net> In-Reply-To: <49FA6EE6.4050603@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Yaakov (Cygwin/X) wrote: > Right now, I want to figure out if the problem is with Cygwin, iconv, > libXft, or these packages (although I doubt the latter). Any assistance > you can provide would be appreciated. I wouldn't be surprised if the issue is libiconv. The current version for 1.7 was built against cygwin-1.7.0-37, which was long before 1.7.0-40 NEW: wcstok 1.7.0-41 NEW: mbsnrtowcs, open_wmemstream, reallocf, wcsnlen, wcsnrtombs, wcstod, wcstof, wcstoimax, wcstoumax 1.7.0-42 NEW: wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf wctomb/mbtowc improvements wctomb bugfixes. New setlocale implementation honors POSIX locale strings. 1.7.0-43 NEW: wscanf, fwscanf, swscanf, vwscanf, vfwscanf, vswscanf, wcscasecmp, wcsncasecmp, wcsftime. 1.7.0-44 NEW: wcsdup. bugfix: mbstowcs, wcsftime, swprintf/vswprintf 1.7.0-45 bugfix: mbtowc massive new codepage/charset support via LC_* and setlocale So, I'm thinking maybe rebuilding libiconv against 1.7.0-46 might help, since the one released back in November wouldn't have seen any of that stuff during ./configure, and may have disabled "something". Also, I was planning to update our dist to the newly-released libiconv-1.13 anyway -- which might help, too. But, before I did that, I wanted to finish the last few of my packages that need "initial" updating to 1.7/latest. The remaining ones: cvs, rxvt-unicode, checkx, and xerces-c, so I'm *almost* there. It's only taken six months... -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/