public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: asl@sources.redhat.com
To: ecos-cvs@sources.redhat.com
Subject: ecos/packages/language/c/libc/stdio/current Ch ...
Date: Tue, 10 Jun 2003 10:27:00 -0000	[thread overview]
Message-ID: <20030610102714.23826.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2003-06-10 10:27:13

Modified files:
	packages/language/c/libc/stdio/current: ChangeLog 
	packages/language/c/libc/stdio/current/src/output: vfnprintf.cxx 

Log message:
	* src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seems
	to stop gcc from producing wrong code for the plain int clause. The
	wrong code causes negative numbers to be printed as positive because
	the sign extend from 32 bits to 64 bits is wrong.


             reply	other threads:[~2003-06-10 10:27 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10 10:27 asl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-03  8:21 jld
2013-02-19 13:37 sergeig
2009-08-20 16:09 jld
2009-08-07 19:21 jlarmour
2009-08-07 19:20 jlarmour
2009-02-16 21:41 jlarmour
2009-01-18  3:44 jlarmour
2009-01-15  3:33 jlarmour
2008-07-21 10:38 jlarmour
2007-02-28 23:01 asl
2007-01-27 13:53 asl
2006-12-22 21:37 jlarmour
2006-09-27 16:18 jlarmour
2006-09-26 18:51 jlarmour
2005-07-30 11:44 asl
2005-04-14 16:42 jlarmour
2005-03-27 17:29 asl
2004-12-15 12:35 asl
2004-09-27 11:33 jlarmour
2004-09-27 11:27 jlarmour
2004-08-18 14:12 jlarmour
2004-08-16 14:37 jlarmour
2004-03-29 12:59 asl
2004-03-29 11:24 asl
2003-09-03 15:37 jlarmour
2003-08-18 19:45 asl
2003-03-06 20:57 gthomas
2003-02-24 14:27 jlarmour
2003-02-15 16:57 jlarmour
2003-01-29 17:27 jlarmour
2002-09-02  0:55 asl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030610102714.23826.qmail@sources.redhat.com \
    --to=asl@sources.redhat.com \
    --cc=ecos-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).