Christoph M. Becker
4e6a3cecf5
Don't forward declare static functions in sendmail.h (GH-17684)
...
sendmail.h is not only included by sendmail.c, but also by
php_win32_globals.h, because that header uses some of the defined
macros. However, the forward declarations of the static functions are
not needed anywhere else than in sendmail.c, and Clang warns about the
unused functions elsewhere (`-Wunused-function`). Thus we move the
forward declarations to sendmail.c.
2025-02-03 16:50:32 +01:00
..
2025-02-02 08:49:16 +05:30
2025-01-10 11:47:28 -04:00
2025-01-16 15:05:24 +01:00
2025-01-16 15:05:24 +01:00
2021-06-29 11:30:26 +02:00
2021-05-06 12:16:35 +02:00
2019-02-03 21:03:00 +01:00
2018-01-03 14:38:00 +01:00
2024-10-13 11:24:22 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2022-11-18 14:37:00 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2025-01-10 11:47:28 -04:00
2025-01-10 11:47:28 -04:00
2021-05-06 12:16:35 +02:00
2025-02-03 00:13:58 +01:00
2025-02-03 00:13:58 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2019-02-03 21:03:00 +01:00
2021-05-06 12:16:35 +02:00
2024-08-05 22:30:10 +02:00
2023-07-07 18:02:32 +02:00
2023-07-07 18:02:32 +02:00
2025-01-21 20:05:29 +01:00
2024-12-16 23:25:38 +01:00
2021-05-06 12:16:35 +02:00
2025-02-03 16:50:32 +01:00
2025-02-03 16:50:32 +01:00
2024-06-24 19:37:07 +02:00
2019-02-08 18:42:48 -08:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-08-14 21:09:26 +02:00
2024-12-12 19:50:14 +01:00
2019-02-03 21:03:00 +01:00
2025-01-16 00:03:16 +01:00
2021-05-06 12:16:35 +02:00
2025-01-21 20:05:29 +01:00