Hennadii Stepanov
658e68f95b
scripted-diff: Rename WAIT_TIMEOUT to TEST_WAIT_TIMEOUT
...
On Windows, the `winerror.h` header defines `WAIT_TIMEOUT` as a macro.
This introduces a fragile dependency on header inclusion order: if
Windows headers happen to be included before using `WAIT_TIMEOUT`, the
preprocessor expands it into a numeric literal, causing syntax errors.
Rename the variable to `TEST_WAIT_TIMEOUT` to remove this fragility and
avoid the collision entirely.
-BEGIN VERIFY SCRIPT-
sed -i 's/\<WAIT_TIMEOUT\>/TEST_WAIT_TIMEOUT/g' $(git grep -l 'WAIT_TIMEOUT' ./src/)
-END VERIFY SCRIPT-
2026-03-19 16:22:45 +00:00
..
2026-03-13 13:34:35 -07:00
2026-03-13 09:22:05 +01:00
2026-02-18 21:29:07 +01:00
2026-02-02 19:32:14 +01:00
2026-03-10 19:09:21 -07:00
2026-03-06 01:05:52 +01:00
2026-01-27 13:08:50 +01:00
2026-03-02 22:00:53 +01:00
2026-03-03 17:03:56 +00:00
2026-03-19 16:46:33 +08:00
2026-02-03 11:19:01 +01:00
2026-02-02 17:22:31 +00:00
2026-03-10 15:55:36 -07:00
2026-02-25 17:38:13 +01:00
2026-02-09 15:55:58 -05:00
2026-03-10 10:59:09 +00:00
2026-03-19 16:46:33 +08:00
2026-03-08 14:23:49 +00:00
2026-02-02 15:21:14 +00:00
2026-03-11 11:30:42 +01:00
2026-03-19 16:22:45 +00:00
2026-01-31 10:41:50 +00:00
2026-03-18 16:09:31 +01:00
2026-03-19 13:40:32 +01:00
2026-01-29 14:38:35 +00:00
2026-01-29 14:38:35 +00:00
2026-02-06 08:37:19 +01:00
2026-02-15 22:54:45 +01:00
2026-03-16 22:29:38 +01:00
2026-02-16 16:09:30 -03:00
2026-02-11 18:18:21 +01:00
2026-02-15 22:54:45 +01:00
2026-03-11 09:12:13 +01:00
2026-02-17 21:40:46 +05:30
2026-02-25 14:36:19 -08:00
2026-02-02 17:22:31 +00:00
2026-03-10 14:09:27 -04:00
2026-02-20 09:27:17 +01:00
2026-02-23 15:56:25 +01:00
2026-02-23 15:56:25 +01:00
2026-02-09 13:32:28 +00:00
2026-02-11 18:18:21 +01:00
2026-02-02 17:22:31 +00:00
2026-02-02 18:42:44 +01:00
2026-02-13 10:52:25 +01:00
2026-02-17 12:55:26 +01:00
2026-02-17 12:55:26 +01:00
2026-02-11 18:18:21 +01:00
2026-02-19 12:41:12 -08:00
2026-01-30 16:17:12 -05:00
2026-03-06 12:07:41 -08:00
2026-02-11 18:18:21 +01:00
2026-02-02 17:22:31 +00:00
2026-02-02 17:22:31 +00:00
2026-02-11 18:18:21 +01:00
2026-03-11 16:11:45 +01:00
2026-03-11 16:11:45 +01:00
2026-03-11 14:34:42 +01:00
2026-03-11 16:11:45 +01:00
2026-03-04 15:06:34 +01:00
2026-02-11 19:46:12 -05:00
2026-02-11 19:46:12 -05:00
2026-02-06 07:56:57 +01:00
2026-03-04 15:17:02 +00:00
2026-02-02 17:22:31 +00:00
2026-02-11 18:18:21 +01:00
2026-02-11 18:18:21 +01:00
2026-02-02 17:22:31 +00:00
2026-02-07 23:01:17 +01:00
2026-03-16 18:13:15 +00:00
2026-03-16 18:13:15 +00:00
2026-02-08 08:23:37 +01:00
2026-02-24 10:08:47 -05:00
2026-02-24 10:08:47 -05:00
2026-03-11 14:34:42 +01:00
2026-03-11 18:49:42 -07:00
2026-03-18 13:34:26 +01:00
2026-03-12 10:08:53 +00:00
2026-03-18 13:34:26 +01:00
2026-03-18 13:34:26 +01:00