Message-Id: <200504290136.j3T1aaFo023886@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Gary R. Van Sickle" To: , Subject: RE: [PATCH] Fix newly exposed bug [was RE: RFC: Fix partial NaN-parsing problem [was RE: sscanf problem]] Date: Thu, 28 Apr 2005 20:38:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: X-IsSubscribed: yes > Heh, actually we probably have to talk about that. The k > should IIUIC be swallowed by the %lf and the %c should fail; > this is the production described as NAN(n-char-sequence opt) > in the C language spec, strtod documentation (that's > 7.20.1.3.3 in WG14/N843 draft, I don't have the final > version). And we haven't even mentioned the lack of INF > support yet :) > > However I'm on UK time, so it won't be happening today! > > > cheers, > DaveK You should switch to UTC. ;-) -- Gary R. Van Sickle -- 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/