Fixes T8503. On 32-bit systems, these 64-bit integers will be mangled by the '%d' conversion implied by the 'int' type.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T8503: Feed query may fail to progress while paging on 32-bit systems
- Commits
- Restricted Diffusion Commit
rPc71873ed7b31: Fix feed query cursor-based pagination on 32-bit systems
Somewhat guessing here since I don't have a 32-bit system handy, but this strongly echoes similar issues in the past. Feed works fine locally. Looked at the generated queries.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable