git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Printing a uint64_t portably in Git?
@ 2020-02-06 17:52 Han-Wen Nienhuys
  2020-02-06 18:00 ` Martin Ågren
  0 siblings, 1 reply; 5+ messages in thread
From: Han-Wen Nienhuys @ 2020-02-06 17:52 UTC (permalink / raw)
  To: git

Hi,

The reftable patch is starting to shape up, but I still see failures on OSX,

See https://dev.azure.com/gitgitgadget/git/_build/results?buildId=29465&view=logs&j=cfa20e98-6997-523c-4233-f0a7302c929f&t=3de1ae02-4adb-5138-54da-65cec5dd3141&l=518

What is the right incantation to do printf of a uint64_t on OSX ?

Apparently PRIuMAX is to be used for "uintmax_t", and not for "long
long unsigned int".

-- 
Han-Wen Nienhuys - Google Munich
I work 80%. Don't expect answers from me on Fridays.
--

Google Germany GmbH, Erika-Mann-Strasse 33, 80636 Munich

Registergericht und -nummer: Hamburg, HRB 86891

Sitz der Gesellschaft: Hamburg

Geschäftsführer: Paul Manicle, Halimah DeLaine Prado

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-06 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 17:52 Printing a uint64_t portably in Git? Han-Wen Nienhuys
2020-02-06 18:00 ` Martin Ågren
2020-02-06 19:15   ` Han-Wen Nienhuys
2020-02-06 19:52     ` Martin Ågren
2020-02-06 21:11   ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).