These methods are declared to return an uint64_t but there definition
returns a size_t, which breaks the build on 32 bit platforms (and OSX
for some reason).
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING33f09e097bcc: Fix type mismatch for GetVirtualSizeWith<Descendants|Ancerstors>
rABC33f09e097bcc: Fix type mismatch for GetVirtualSizeWith<Descendants|Ancerstors>
ninja check
Run the Gitian builds.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_type_mismatch
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9066 Build 16094: Default Diff Build & Tests Build 16093: arc lint + arc unit