1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 11:02:55 +02:00
Files
archived-php-src/win32
Peter Kokot 77118fc925 Remove HAVE_ASSERT_H
The `<assert.h>` header file is part of the standard C89 headers [1] and
on older systems there needed to be also a manual check if header is
present.

Since PHP requires at least C89 manual check and the `HAVE_ASSERT_H`
symbol defined by Autoconf in configure.ac can be both removed [2].

This patch also removes unused <assert.h> includes where c files don't
use the `assert()` macro.

Refs:
[1] https://port70.net/~nsz/c/c89/c89-draft.html#4.2
[2] https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4
2018-09-09 09:43:03 +02:00
..
2018-09-09 09:43:03 +02:00
2018-02-19 17:43:48 +01:00
2018-07-25 11:57:11 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-03 14:38:00 +01:00
2018-01-03 14:38:00 +01:00
2018-01-03 14:38:00 +01:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-01-04 02:41:26 -02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-08-26 22:30:06 +02:00
2018-08-26 22:30:06 +02:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:21:45 +02:00
2017-07-04 16:08:48 +02:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:08:48 +02:00
2017-07-04 16:08:48 +02:00
2018-07-13 07:35:33 +02:00
2017-11-15 18:03:51 +01:00
2018-01-02 12:57:58 +08:00
2017-07-04 16:21:45 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2017-07-04 16:08:48 +02:00
2017-07-04 16:08:48 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-04 02:41:26 -02:00
2017-07-04 16:08:48 +02:00
2018-01-02 12:57:58 +08:00
2018-07-06 16:08:57 +02:00