X-Spam-Check-By: sourceware.org Date: Fri, 17 Mar 2006 16:22:25 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: fopen with UTF-8 chars in filenames Message-ID: <20060317212225.GA31105@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com 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 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 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 Fri, Mar 17, 2006 at 01:16:07PM -0800, Paul J. Lucas wrote: >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. Wow. This keeps circling around the drain but it just won't go down. Cygwin doesn't provide _wfopen. So, if you are using _wfopen you stopped using Cygwin, then, too, possibly using -mno-cygwin. No need to respond. I'm just mentioning this for the archives to possibly eliminate the inevitable "I am trying to do what this person did and I get an unreferenced error!!!!" cgf -- 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/