From: Michael Cronenworth <mike@cchtml.com>
To: linux-bluetooth@vger.kernel.org
Subject: header change affects c++ projects
Date: Sun, 29 Mar 2015 03:47:58 -0500 [thread overview]
Message-ID: <5517BC3E.3000806@cchtml.com> (raw)
Hello,
The move of "bswap_128()" in commit
232015aeefd1c945ccfaf9744e791c5888eafcf7 breaks C++ projects.
Specifically: The bswap_128() function is, without a cast, assigning a
void* to a uint8_t*.
Can someone please review this commit? The message claims it is a "fix"
but all I see is code copy and pasted along with a precision loss from
uint128_t to uint8_t.
Thank you,
Michael
next reply other threads:[~2015-03-29 8:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-29 8:47 Michael Cronenworth [this message]
-- strict thread matches above, loose matches on Subject: below --
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
2015-03-30 15:15 ` 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=5517BC3E.3000806@cchtml.com \
--to=mike@cchtml.com \
--cc=linux-bluetooth@vger.kernel.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.