{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1740501197,"commit_time":1740553095,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"2ec00372a1fc7f27cd3a6c43e29007400acfe2b6","message":"curl.h: change some enums to defines with L suffix\n\nTo help applications do the right thing easier, change some enum values\ninto defines with L suffixes so that they get the corect type (long)\neasier when used with curl_easy_setopt(). This also fixes a few of our\nown libtests.\n\nTo reduce the risk that this change breaks the compile for any existing\nusers, the previously provided enums are still provided, but the values\nto use are not defined by the enums.\n\nThis change \"magically\" fixes a few RTSP test failures we have had on\n64-bit platforms because those options were not see using longs\nproperly.\n\nCloses #16482\n","parents":["7826927d9b3e05e5a2da18ae0b79e58392028947"],"tree_hash":"2c55d4e8266acdbfd7dcd1a270b1833b011d4056"}