From: Neil Jerram <neil@ossau.uklinux.net>
Cc: bug-guile@gnu.org
Subject: Re: srfi-4.c: arithmetic on void pointers
Date: Sat, 11 Mar 2006 12:26:35 +0000 [thread overview]
Message-ID: <87r759rwuc.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <20060306012605.69652.qmail@web32511.mail.mud.yahoo.com> (Mike Gran's message of "Sun, 5 Mar 2006 17:26:05 -0800 (PST)")
Mike Gran <spk121@yahoo.com> writes:
> Hi,
>
> In srfi-4.c, pointer arithmetic on void pointers is done. This is a
> GNU C extension, and I think it is not C99. For non-GCC C, you might
> consider a cast to (char *) or something.
Thanks. I changed the declarations from void* to char*, as I think
that's a little neater than your patch.
Neil
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
prev parent reply other threads:[~2006-03-11 12:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-06 1:26 srfi-4.c: arithmetic on void pointers Mike Gran
2006-03-11 12:26 ` Neil Jerram [this message]
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r759rwuc.fsf@ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--cc=bug-guile@gnu.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 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).