Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #254478

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 07 Jan 2026 22:21:40
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/priu32-test
Revision 3350ca12a364b9bc4e9deac7d9b84231a80fef6c

Comments

conncache: back to using %u for uint32_t

As test first, but I am against using PRIu32 and PRId32 *everywhere* in
our source code. We don't need that. It reduces readability.

Changed files