ObjFW  Check-in [ecca609079]

Overview
Comment:Don't use %I on Windows

Older versions only understand I64. So only use I64 where appropriate
and drop it entirely where not.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ecca60907923b5caf1f2dca3181870f014d1048238a08008bd5431e189b05b52
User & Date: js on 2020-05-16 17:17:52
Other Links: manifest | tags
Context
2020-05-16
17:33
OFFileURLHandler: Weakly link CreateHardLinkW() check-in: f803e7fa63 user: js tags: trunk
17:17
Don't use %I on Windows check-in: ecca609079 user: js tags: trunk
16:46
Do not require snprintf to return expected length check-in: c5beed7277 user: js tags: trunk
Changes