All of lore.kernel.org
 help / color / mirror / Atom feed
* header change affects c++ projects
@ 2015-03-29  8:34 Michael Cronenworth
  2015-03-29 18:57 ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Cronenworth @ 2015-03-29  8:34 UTC (permalink / raw)
  To: linux-bluetooth

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* header change affects c++ projects
@ 2015-03-29  8:47 Michael Cronenworth
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Cronenworth @ 2015-03-29  8:47 UTC (permalink / raw)
  To: linux-bluetooth

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-30 15:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2015-03-29  8:47 Michael Cronenworth

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.