public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: dewar@gnat.com
To: geoffk@redhat.com, ghazi@caip.rutgers.edu
Cc: aj@suse.de, dewar@gnat.com, dkorn@pixelpower.com,
	gcc@gcc.gnu.org, jsm28@cam.ac.uk, robertlipe@usa.net
Subject: Re: "introduce no new bootstrap warning" criteria. was: Loop iv debugging, patch
Date: Sat, 13 Jan 2001 05:12:00 -0000	[thread overview]
Message-ID: <20010113131236.E5C3334D82@nile.gnat.com> (raw)

<<* On systems where %p isn't supported, the backup method for printing
pointers using appropriate sized integer specifiers always causes
-Wformat warnings.  I don't think this one has a solution.
>>

Yes, it does, you can always get the effect of a warning free cast by
casting pointers to two objects. So you can cast a pointer to the
pointer to a pointer to int, and then print the contents of this pointer
in the proper format.

             reply	other threads:[~2001-01-13  5:12 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-13  5:12 dewar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-01-14 14:43 Kaveh R. Ghazi
2001-01-14 14:35 Kaveh R. Ghazi
2001-01-14  5:41 Kaveh R. Ghazi
2001-01-14  6:02 ` Russ Allbery
2001-01-14  6:13 ` Neil Booth
2001-01-14 12:49 ` Zack Weinberg
2001-01-14  4:26 Kaveh R. Ghazi
2001-01-14  3:31 "introduce no new bootstrap warning" criteria. was: Loop ivdebugging, patch Joseph S. Myers
2001-01-14  4:01 ` Geoff Keating
2001-01-14  4:41   ` "introduce no new bootstrap warning" criteria. was: Loop iv debugging, patch Neil Booth
2001-01-13 18:01 Kaveh R. Ghazi
2001-01-13  4:49 Kaveh R. Ghazi
2001-01-13  4:34 Kaveh R. Ghazi
2001-01-13  5:34 ` Andreas Jaeger
2001-01-14  0:22 ` Geoff Keating
2001-01-12 15:07 dewar
2001-01-12 14:34 dewar
2001-01-12 14:38 ` Geoff Keating
2001-01-12  8:08 Kaveh R. Ghazi
2001-01-12 14:31 ` Geoff Keating
2001-01-12  7:27 "introduce no new bootstrap warning" criteria. was: Loop iv debugging patch David Korn
2001-01-12  7:21 dewar
2001-01-12  7:58 ` Akim Demaille
2001-01-12  6:27 dewar
     [not found] <14941.2331.949024.263257@taniwha.paradise.net.nz>
     [not found] ` <u84rz5uiu9.fsf@gromit.rhein-neckar.de>
2001-01-12  5:50   ` Robert Lipe
2001-01-12  6:13     ` "introduce no new bootstrap warning" criteria. was: Loop ivdebugging patch Joseph S. Myers
2001-01-14 23:30       ` "introduce no new bootstrap warning" criteria. was: Loop iv debugging patch Philipp Thomas
2001-01-15 11:35         ` Fergus Henderson
2001-01-12  7:09     ` Andreas Jaeger
2001-01-12 12:54     ` Toon Moene

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=20010113131236.E5C3334D82@nile.gnat.com \
    --to=dewar@gnat.com \
    --cc=aj@suse.de \
    --cc=dkorn@pixelpower.com \
    --cc=gcc@gcc.gnu.org \
    --cc=geoffk@redhat.com \
    --cc=ghazi@caip.rutgers.edu \
    --cc=jsm28@cam.ac.uk \
    --cc=robertlipe@usa.net \
    /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).