Wei Tang
238a84621d
patch 9.2.0100: Using reserved keyword new as function argument
...
Problem: A recent commit introduced a new function named
`update_highlight_overrides()` in `highlight.pro` and
`highlight.c`, one of the parameter names conflicts with the C++
keyword `new`. This causes compilation issues on Windows when
VIM is compiled with OLE enabled, as "if_ole.cpp" cannot compile
due to the conflict (after v9.2.0093).
Solution: Rename the parameter name of `update_highlight_overrides()`
from new to hl_new (Wei Tang)
fixes: #19568
closes : #19558
Signed-off-by: Wei Tang <gauchyler@uestc.edu.cn >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2026-03-03 19:50:15 +00:00
..
2025-03-24 20:36:14 +01:00
2025-08-23 06:18:34 -04:00
2026-03-01 16:57:08 +00:00
2025-02-23 09:09:59 +01:00
2025-03-24 20:36:14 +01:00
2025-12-18 21:47:34 +01:00
2025-08-31 18:52:32 +02:00
2024-05-20 19:18:26 +02:00
2023-12-05 16:04:23 +01:00
2024-01-01 20:19:09 +01:00
2025-08-23 06:18:34 -04:00
2025-08-29 17:56:20 +02:00
2025-09-26 17:00:10 +00:00
2025-12-13 18:23:54 +01:00
2025-03-18 20:49:01 +01:00
2025-09-21 17:52:42 +00:00
2025-12-11 21:13:35 +01:00
2025-08-27 21:15:47 +02:00
2025-06-23 21:42:36 +02:00
2026-01-19 18:15:51 +00:00
2025-01-09 22:14:34 +01:00
2025-08-14 21:00:51 +02:00
2024-06-03 23:01:40 +02:00
2025-08-31 18:52:32 +02:00
2025-02-18 20:45:48 +01:00
2025-08-12 22:22:52 +02:00
2025-03-26 18:46:21 +01:00
2026-02-16 22:20:50 +00:00
2025-03-24 20:36:14 +01:00
2025-10-09 19:17:49 +00:00
2025-11-10 20:04:37 +00:00
2025-12-21 19:33:53 +00:00
2026-03-03 19:50:15 +00:00
2025-10-09 19:59:48 +00:00
2025-10-09 19:17:49 +00:00
2025-10-09 19:17:49 +00:00
2025-08-20 22:08:13 +02:00
2025-08-20 22:08:13 +02:00
2025-08-31 18:52:32 +02:00
2024-10-22 22:59:39 +02:00
2025-11-27 21:28:05 +00:00
2025-01-12 09:58:00 +01:00
2025-03-23 16:42:16 +01:00
2025-02-10 21:12:19 +01:00
2025-03-24 20:36:14 +01:00
2025-03-24 20:36:14 +01:00
2024-07-25 20:58:42 +02:00
2025-11-25 22:04:58 +00:00
2025-07-25 18:57:04 +02:00
2025-06-05 21:09:24 +02:00
2023-10-15 10:03:30 +02:00
2025-10-28 19:03:22 +00:00
2025-03-24 20:36:14 +01:00
2025-12-26 15:04:24 +00:00
2025-09-29 19:30:07 +00:00
2026-03-02 19:36:07 +00:00
2025-10-08 16:23:22 +00:00
2025-10-09 19:17:49 +00:00
2025-10-08 16:23:22 +00:00
2025-10-08 16:23:22 +00:00
2025-08-31 19:37:40 +02:00
2025-08-31 18:52:32 +02:00
2025-10-08 16:23:22 +00:00
2026-02-28 17:32:45 +00:00
2025-04-07 21:19:07 +02:00
2026-03-02 19:36:07 +00:00
2025-01-02 18:06:00 +01:00
2025-08-12 22:22:52 +02:00
2024-07-06 18:04:09 +02:00
2025-08-20 22:08:13 +02:00
2024-10-14 20:21:48 +02:00
2025-08-23 06:26:16 -04:00
2025-08-14 21:00:51 +02:00
2025-03-24 20:36:14 +01:00
2026-02-16 22:26:57 +00:00
2026-03-02 19:36:07 +00:00
2025-03-23 16:42:16 +01:00
2025-08-31 19:43:23 +02:00
2025-08-24 13:09:04 +02:00
2025-09-25 19:21:16 +00:00
2025-03-24 20:36:14 +01:00
2025-08-14 21:00:51 +02:00
2025-07-21 21:36:08 +02:00
2026-01-10 18:14:13 +00:00
2025-03-18 22:14:34 +01:00
2026-01-06 10:13:02 +00:00
2024-01-01 20:19:09 +01:00
2025-10-27 18:07:52 +00:00
2025-08-14 21:00:51 +02:00
2026-01-06 10:13:02 +00:00
2025-07-21 21:36:08 +02:00
2025-09-28 18:13:21 +00:00
2026-03-01 16:57:08 +00:00