Debian Patches
Status for flatbuffers/23.5.26+dfsg-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
s390x.patch | =================================================================== | no | ||||
8201.patch | [PATCH] tests: Fix the expected bin dump of NaN for mips and hppa architectures. The build fails on mips64el and hppa due to the decimal dump of the `testnestedflatbuffer` does not match with the hard coded expectation. See the build log as follows: https://buildd.debian.org/status/fetch.php?pkg=flatbuffers&arch=mips64el&ver=23.5.26%2Bdfsg-1%7Eexp0&stamp=1696723928&raw=0 According to tests/is_quiet_nan.h, the binary value for mips and hppa architectures is `0x7FBFFFFFu`, instead of `0x7FC00000u` like amd64. Thus, the expected decimal dump should be `255 (FF), 255 (FF), 191 (BF), 127 (7F)` instead of `0 (00), 0 (00), 192 (C0), 127 (7F)` in little endian format. |
Mo Zhou <cdluminate@gmail.com> | no | 2023-12-29 |
All known versions for source package 'flatbuffers'
- 23.5.26+dfsg-2 (trixie, sid)
- 2.0.8+dfsg1-2 (bookworm)
- 1.12.1~git20200711.33e2d80+dfsg1-0.6 (bullseye)