From: Daniel Jacobowitz <dmj+@andrew.cmu.edu>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: A little fix
Date: Wed, 28 Nov 2001 02:25:08 -0500 [thread overview]
Message-ID: <20011128022508.A10703@nevyn.them.org> (raw)
In-Reply-To: <0111272236.AA25257@ivan.Harhan.ORG>
On Tue, Nov 27, 2001 at 02:36:12PM -0800, Michael Sokolov wrote:
>
> OK, I goofed. It's struct bi_record, not struct bootinfo. I have no idea how I
> could have screwed it up and how could the compiler have missed it. Is it
> another gcc extension to allow struct never_heard_of * as OK? The patch below
> fixes it. It also fixes a remaining bit of the kernel=>platforms rename.
That's not a GCC extension, it's standard C, actually. It's an opaque
type.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-11-28 7:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-27 22:36 A little fix Michael Sokolov
2001-11-28 7:25 ` Daniel Jacobowitz [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-28 17:05 Michael Sokolov
2001-11-28 23:44 ` Tom Rini
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=20011128022508.A10703@nevyn.them.org \
--to=dmj+@andrew.cmu.edu \
--cc=linuxppc-dev@lists.linuxppc.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.