X-Spam-Check-By: sourceware.org Date: Fri, 17 Mar 2006 13:16:07 -0800 (PST) From: "Paul J. Lucas" To: cygwin AT cygwin DOT com Subject: Re: fopen with UTF-8 chars in filenames In-Reply-To: <20060316205210.GD14672@trixie.casa.cgf.cx> Message-ID: References: <20060315010359 DOT GD15036 AT trixie DOT casa DOT cgf DOT cx> <20060316205210 DOT GD14672 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Thu, 16 Mar 2006, Christopher Faylor wrote: > I don't know if doing what the OP wants is possible on Cygwin ... I solved my problem by using _wfopen() and converting the path to UTF-16 first. Unless there's a way to work directly with UTF-8, I'll stick with that. - Paul -- 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/