9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: roger peppe <rogpeppe@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] porting help please (gcc void pointer handling)
Date: Wed,  9 Sep 2009 16:49:02 +0100	[thread overview]
Message-ID: <df49a7370909090849wc1729bk469b15da35ec3798@mail.gmail.com> (raw)
In-Reply-To: <ce56ea3d797a84d83b7c83620832b8c0@quanstro.net>

2009/9/9 erik quanstrom <quanstro@quanstro.net>:
>> gcc happily compiles a definition like
>> #define CT_v249       ((void*)startLabel+464)
>
> no it doesn't.

yes it does:

% cat > x.c
void *f(void *v){return v + 23;}
% gcc -Wall -c x.c
%



  reply	other threads:[~2009-09-09 15:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 15:03 Fernan Bolando
2009-09-09 15:35 ` erik quanstrom
2009-09-09 15:49   ` roger peppe [this message]
2009-09-10  9:30     ` Greg Comeau
2009-09-10  9:29   ` Greg Comeau
2009-09-10  9:40     ` erik quanstrom
2009-09-09 15:41 ` Charles Forsyth
     [not found] ` <1745bc1073a021783cf2ff8658d7ce47@quanstro.net>
2009-09-09 15:43   ` Fernan Bolando
2009-09-10  9:30     ` Greg Comeau
2009-09-09 16:08 ` Charles Forsyth
     [not found] ` <ace1f791830bf1d3f9d8c1e5cea17c14@terzarima.net>
2009-09-09 16:27   ` Fernan Bolando
2009-09-09 16:54     ` Charles Forsyth
2009-09-09 18:17     ` ron minnich
2009-09-11  1:45       ` Fernan Bolando
2009-09-10  9:31     ` Greg Comeau
2009-09-10  9:29 ` Greg Comeau

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=df49a7370909090849wc1729bk469b15da35ec3798@mail.gmail.com \
    --to=rogpeppe@gmail.com \
    --cc=9fans@9fans.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 NNTP newsgroup(s).