public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tristan Gingold <gingold@adacore.com>
To: Duncan Sands <baldrick@free.fr>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [Ada] Ease interface with builtins that returns void *
Date: Mon, 16 Jul 2012 15:26:00 -0000	[thread overview]
Message-ID: <C40620AF-F10D-41B7-83AE-0ACB62FA23B9@adacore.com> (raw)
In-Reply-To: <5004305A.9050703@free.fr>


On Jul 16, 2012, at 5:16 PM, Duncan Sands wrote:

> PS: That said, I have to admit that using void* for builtins does cover the
> most important cases.

Agreed.  But I still think that these are two very different issues:

* Doing implicit conversion to void * for builtins is just a convenient way for interfacing with builtins.

* Using void * for System.Address shouldn't have any immediate advantage for users, but would be a better match for the representation.

Tristan.


  reply	other threads:[~2012-07-16 15:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 13:11 Arnaud Charlet
2012-07-16 13:16 ` Duncan Sands
2012-07-16 13:18   ` Tristan Gingold
2012-07-16 13:24     ` Duncan Sands
2012-07-16 13:52       ` Tristan Gingold
2012-07-16 13:58         ` Duncan Sands
2012-07-16 14:31           ` Tristan Gingold
2012-07-16 14:36             ` Duncan Sands
2012-07-16 14:42               ` Tristan Gingold
2012-07-16 14:52                 ` Duncan Sands
2012-07-16 15:17                 ` Duncan Sands
2012-07-16 15:26                   ` Tristan Gingold [this message]
2012-07-16 16:22                     ` Eric Botcazou

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=C40620AF-F10D-41B7-83AE-0ACB62FA23B9@adacore.com \
    --to=gingold@adacore.com \
    --cc=baldrick@free.fr \
    --cc=gcc-patches@gcc.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).