php-src/win32/build
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
..
buildconf.js Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
config.w32 Use inliner cache also for non ext/sapi sources 2018-08-03 12:36:19 +02:00
config.w32.h.in Remove HAVE_ASSERT_H 2018-09-09 09:43:03 +02:00
config.w32.phpize.in Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
configure.bat
configure.tail Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
confutils.js Merge branch 'PHP-7.3' 2018-08-03 14:11:18 +02:00
cppcheck_suppress.txt Add basic cppcheck suppressions file 2018-02-19 17:43:49 +01:00
cppcheck_x64.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
cppcheck_x86.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
cppcheck.cfg extend ccppcheck defs 2017-03-07 01:29:45 +01:00
default.manifest no vista anymore 2017-04-28 13:41:58 +02:00
deplister.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
libs_version.txt Merge branch 'PHP-7.1' into PHP-7.2 2018-07-02 12:12:02 +02:00
Makefile Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
Makefile.phpize Remove mistakingly added line 2017-08-08 19:37:55 +02:00
mkdist.php Merge branch 'PHP-7.2' into PHP-7.3 2018-08-23 21:27:43 +02:00
php.ico
phpize.bat Fix phpize exit status 2017-08-18 11:54:56 +02:00
phpize.js.in Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
registersyslog.php
template.rc Fix typos in code 2018-07-27 16:27:41 +02:00
wsyslog.mc Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00