{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1736433754,"commit_time":1736545579,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"ccf43ce91dd9a56f30a4029377126e4c83c7f08a","message":"system.h: drop compilers lacking 64-bit integer type (Windows/MS-DOS)\n\n- DJGPP 1.x (including `__GO32__`) (MS-DOS)\n  DJGPP 2.x support remains unchanged.\n- Salford C (Windows)\n- Turbo C (Windows 16-bit)\n- Borland C++ < 5.2 (Windows 16-bit?)\n- Pelles C < 2.8 (Windows)\n\nThese targets mapped `curl_off_t` to `long`. On Windows and MS-DOS\n`long` is always 32-bit.\n\ncurl requires C compilers supporting 64-bit `curl_off_t` type since\n835682661c7a36b0e860c978204e8cd9b033be45 #10597 (v8.0.0).\n\nAlso: drop remaining `__GO32__` and Salford C guards.\n\nCloses #15957\n","parents":["95658f9ca325b4fa4e77fb0f59ebb24da4e30cdc"],"tree_hash":"7e21df3caf48140d882418afa275df2d00e5680d"}