)]}' { "commit": "619c28f37efec41e12d7de67f869fa24c82bc21f", "tree": "e1468e5585e6d9c166a123dd36fc581fc4efc933", "parents": [ "a584d060c853c9867dabc915fbafcbeccba1bc12" ], "author": { "name": "Paul Cercueil", "email": "paul@crapouillou.net", "time": "Wed Oct 06 14:31:24 2021 +0100" }, "committer": { "name": "Tormod Volden", "email": "debian.tormod@gmail.com", "time": "Sat Oct 30 15:21:56 2021 +0200" }, "message": "Windows: Fix ssize_t unconditionally defined\n\nThe standard procedure to define ssize_t on Windows is to wrap it around\na check for the _SSIZE_T_DEFINED macro.\n\nIf not done, it makes it impossible to use the libusb.h header along\nwith other headers (from other libraries) that also attempt to define\nssize_t.\n\nCloses #1007\n\nSigned-off-by: Paul Cercueil \u003cpaul@crapouillou.net\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "5ea699f99d1921a24c85b57aa03429b8e0a66346", "old_mode": 33188, "old_path": "libusb/libusb.h", "new_id": "0b3d8546fe3cb1d74b4f48e24dea0537ff4408e5", "new_mode": 33188, "new_path": "libusb/libusb.h" }, { "type": "modify", "old_id": "191a7e7aef7c6f94ab1189abd3bf83ce96663de7", "old_mode": 33188, "old_path": "libusb/version_nano.h", "new_id": "922dca95e3ce3d09f0cf19b1221bed973d35895b", "new_mode": 33188, "new_path": "libusb/version_nano.h" } ] }