All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Cronenworth <mike@cchtml.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: header change affects c++ projects
Date: Mon, 30 Mar 2015 08:15:02 -0500	[thread overview]
Message-ID: <55194C56.7010700@cchtml.com> (raw)
In-Reply-To: <CABBYNZJS9e2aGeX+cWnNWycvDv6XNKs-xNyoPqKLzdJrqzd-vw@mail.gmail.com>

On 03/30/2015 02:13 AM, Luiz Augusto von Dentz wrote:
> uint128_t is a byte array:
>
> typedef struct {
> uint8_t data[16];
> } uint128_t;
>
> There is no precision loss.

Thanks, I did not see the definition.

However, the conversion of void* *must* be fixed. This is the key issue.


  reply	other threads:[~2015-03-30 13:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-29  8:34 header change affects c++ projects Michael Cronenworth
2015-03-29 18:57 ` Luiz Augusto von Dentz
2015-03-29 20:20   ` Michael Cronenworth
2015-03-30  7:13     ` Luiz Augusto von Dentz
2015-03-30 13:15       ` Michael Cronenworth [this message]
2015-03-30 15:15         ` Michael Cronenworth
  -- strict thread matches above, loose matches on Subject: below --
2015-03-29  8:47 Michael Cronenworth

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=55194C56.7010700@cchtml.com \
    --to=mike@cchtml.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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.