X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=jxbsWy9mW7JUipmbPIMAvzU1pXw6vIweydIyOu21nUbqqBjcDezU2 +SofbMDFvGq2H818BoIB49qRLV2xuXMQtRlMnxn0KU+UeZNuYFAnHtaU3ynd6xvQ 92UXcaWRNCinFOaNdAE9yvfpfRXMwfZvtPONcTJqs0XzTk+bCG/w+A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=AJkkOG/ZuojH/GqVbpybznSM/Ik=; b=I0pnTvxnVvlzDYQnEt7/n1OKm562 7bFgjpwm6M+K/G/Mrfx07B9clmGZ9TyeqBY2Y0vCSc+P2D/BlDh/NB7rRpQNFJ9N PotIqa4Oo4h/GzLdaX7uf4X5vWhPNXglg8rVLoOzcCv0pxWpTW+8qF6751tmWbSk 03U2vCnK2JHFN9o= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 16 Jun 2014 19:28:44 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: gcc 4.8.2 runtime library error Message-ID: <20140616172844.GI23700@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3607uds81ZQvwCD0" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --3607uds81ZQvwCD0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On May 28 08:53, Arthur Schwarz wrote: > Win 7 64-bit > gcc 4.8.2 (64-bit) >=20 > ret: http://stackoverflow.com/questions/23900921/c-scanf-la-returns-0 >=20 > I don't know whether cygwin or gcc.org maintains the runtime library. If > this is the wrong location I'll redirect this e-mail. We're using the stdio functions from the newlib library. > sscanf() doesn't handle "%la" correctly and crashes on "%a".=20 I can't reproduce the crash, but in general, reading hexadecimal floating point numbers as created by the %a printf format is not supported in newlib's scanf function family yet. Nobody provided a patch for this so far. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --3607uds81ZQvwCD0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTnylMAAoJEPU2Bp2uRE+gvLgP/AtZtn6mar2rQlNq5buAx7PA 1Aws+EC5tjLYwoQ7ByGIFS3Nb2Y2bmI1pJygnmb75bzEcUJaaV9+H92QeJ9onu/9 pcd0diRGCeoSWqw30JsQSA5bAtS6K9+fikoUt0g2CrtI/N9ABhSQrd9iROMwBOZ3 //uBeIUmNz8DD6F5H5hlFIYO3ncJXKR5/CTZnKuEDhwTh0k/+hk1G+rZjnbQSd0I ba3l2wqZJyyWbpPLSMDpLsMF9UW5mOZ6wDePTFGLdt/8xS+T3QVhiGLLlXDK+8OA K7dURq+jvRVTef76z57WmB3B4W91gx+pBo6lzh0v4PkrYW8sBxyD/ApZ4P7FUudC rjnvTcZYDqN0SDjgTSbQN6tmqkdab2niUpPva/eS2geHgAxPZ30aTauDCa78DgH7 HSVIs2+wnbilaaTQdWU0gqOYq7ArkUMqLoaz5GeEmaaBl7vYebHMWtW1vrePuD+o YKUNJViMfYn9rODD8PhejmAYy0sDWyTUp+mJ777NB0K6vS9ZKFLsjkb0x8yAg/ms rIfou+ZAVt9cF4Y0FXoaC2Ow/0OIe9yplZRY433ek3pNOyIhpjIGu4y1E62wjO+I dGIsHgSncIwctxgbc7tqHocssf5mHGalBflme7euON3z7enZwMxs/hTcA+f5jVIr WKXTeQOhanyaKueJKy1h =fPVB -----END PGP SIGNATURE----- --3607uds81ZQvwCD0--