This website requires JavaScript.
Explore
Help
Sign in
vee1e
/
flatbuffers
Watch
1
Star
0
Fork
You've already forked flatbuffers
0
mirror of
https://github.com/vee1e/flatbuffers.git
synced
2026-09-02 02:07:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aadc4cb8be
flatbuffers
/
include
History
Download ZIP
Download TAR.GZ
郭浩伟
aadc4cb8be
fix: byte_width_ = 1U << static_cast<BitWidth>(packed_type & 3) implicit conversion loses integer precision: 'unsigned int' to 'uint8_t' (aka 'unsigned char') [-Werror,-Wimplicit-int-conversion] (
#7697
)
...
Co-authored-by: Derek Bailey <derekbailey@google.com>
2022-12-06 21:19:54 -08:00
..
flatbuffers
fix: byte_width_ = 1U << static_cast<BitWidth>(packed_type & 3) implicit conversion loses integer precision: 'unsigned int' to 'uint8_t' (aka 'unsigned char') [-Werror,-Wimplicit-int-conversion] (
#7697
)
2022-12-06 21:19:54 -08:00