Katayama Hirofumi MZ
0572d36024
[CRT][UCRT][MSVCRT] intrinsic functions: Follow-up of #9157 ( #9226 )
...
JIRA issue: CORE-20617
@learn-more found #9157 breaks the build as follows:
> error C2220: the following warning is treated as an error
> warning C4163: 'strncmp': not available as an intrinsic function
> warning C4163: 'strncpy': not available as an intrinsic function
_MSC_VER=1932 was not the version that the intrinsic functions
(strncmp, strncpy, wcsncmp, wcsncpy) added.
Using Compiler Explorer could detect the correct version:
_MSC_VER=1950.
2026-06-29 13:48:51 +09:00
..
2026-05-06 08:34:12 +00:00
2026-03-29 02:48:46 +00:00
2025-01-26 18:08:55 +02:00
2026-05-07 06:27:58 +00:00
2026-05-14 11:37:59 +02:00
2026-05-11 18:21:34 +00:00
2026-03-28 14:11:23 +01:00
2026-03-15 22:56:14 +01:00
2024-10-24 18:39:50 +03:00
2026-06-29 13:48:51 +09:00
2026-06-18 23:27:41 +00:00
2024-04-13 12:41:36 +02:00
2020-09-20 19:21:11 +02:00
2026-03-22 17:56:48 +01:00
2023-07-23 22:52:07 +02:00
2021-06-11 15:33:08 +03:00
2026-01-22 16:49:09 +01:00
2021-06-11 15:33:08 +03:00
2021-06-11 15:33:08 +03:00
2026-06-28 21:50:21 +02:00
2025-05-31 09:51:33 +00:00
2026-04-14 16:02:19 -05:00
2026-01-29 17:13:40 +02:00
2026-03-18 17:29:12 +02:00
2021-06-11 15:33:08 +03:00
2017-10-03 07:45:34 +00:00
2024-12-22 11:15:37 +01:00
2019-09-19 02:39:59 +02:00
2026-06-09 17:40:07 +00:00
2025-07-16 22:08:55 +02:00
2026-03-17 22:42:37 +01:00
2024-03-07 13:35:08 +01:00
2024-03-07 13:35:08 +01:00
2026-06-02 18:58:04 +00:00
2022-05-25 17:06:32 +03:00
2023-03-08 20:19:19 +01:00
2021-06-11 15:33:08 +03:00
2022-11-14 00:10:35 +01:00
2017-10-03 07:45:34 +00:00
2021-09-13 03:52:22 +02:00
2020-04-22 00:58:32 +02:00
2026-06-29 13:48:51 +09:00
2023-07-23 22:52:07 +02:00
2026-05-11 18:21:34 +00:00
2026-06-21 12:30:32 +00:00
2026-06-21 12:30:32 +00:00
2017-10-03 07:45:34 +00:00
2025-05-06 09:59:47 +09:00
2026-06-21 12:30:32 +00:00