)]}' { "commit": "d48d5c6615231fb8e831be6e2a1747eea75a8ba5", "tree": "6e8014f0ba355e1007fc9a97bac7f5a81c5d9600", "parents": [ "3949065aef9e513bf0fc3f03d342967d2085e925" ], "author": { "name": "Paul Elliott", "email": "paul.elliott@arm.com", "time": "Thu Jan 07 14:47:05 2021 +0000" }, "committer": { "name": "Paul Elliott", "email": "paul.elliott@arm.com", "time": "Wed Mar 10 17:00:32 2021 +0000" }, "message": "Fix size_t and longlong specifiers for MinGW\n\nMinGW and older windows compilers cannot cope with %zu or %lld (there is\na workaround for MinGW, but it involves linking more code, there is no\nworkaround for Windows compilers prior to 2013). Attempt to work around\nthis by defining printf specifiers for size_t per platform for the\ncompilers that cannot use the C99 specifiers.\n\nSigned-off-by: Paul Elliott \u003cpaul.elliott@arm.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "168f70dd0456e3a3473759f304279e541fc54413", "old_mode": 33188, "old_path": "include/mbedtls/debug.h", "new_id": "c19503fb3a6b3e80a292402211a06e4fadc1cba2", "new_mode": 33188, "new_path": "include/mbedtls/debug.h" }, { "type": "modify", "old_id": "01ce9d760777bfc8a005a67851f9a1c2b3051af3", "old_mode": 33188, "old_path": "library/ssl_cli.c", "new_id": "55a8e61341b968c3e1835a2043c6e68a3989703d", "new_mode": 33188, "new_path": "library/ssl_cli.c" }, { "type": "modify", "old_id": "5f971e837a78af115bc3334a89574637822252f6", "old_mode": 33188, "old_path": "library/ssl_msg.c", "new_id": "54a7be011a621e9ad70869fac17ebc63b7ec4086", "new_mode": 33188, "new_path": "library/ssl_msg.c" }, { "type": "modify", "old_id": "b41d385bc433dcfd6d6add14f0935674ba6f845f", "old_mode": 33188, "old_path": "library/ssl_srv.c", "new_id": "807fb187b0c2b5ed63df3fbeed61e9e3e70470b8", "new_mode": 33188, "new_path": "library/ssl_srv.c" }, { "type": "modify", "old_id": "747025afb810da881801d6aaa47a96f12c3d8f8b", "old_mode": 33188, "old_path": "library/ssl_tls.c", "new_id": "ef031d283978ff39ea355ea9f847985ba8655673", "new_mode": 33188, "new_path": "library/ssl_tls.c" } ] }