gambas-source-code/gb.httpd/src
Laurent Carlier f1deb8e330 Remove register keyword, deprecated, now reserved keyword with C++17
Fixes "warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]"
with clang

https://en.cppreference.com/w/cpp/keyword/register
2019-10-30 06:53:09 +00:00
..
fdwatch.c
fdwatch.h
gb.httpd.component [CONFIGURATION] 2015-01-01 11:46:48 +00:00
libhttpd.c Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. 2019-01-11 15:23:50 +01:00
libhttpd.h
main.c Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. 2019-01-11 15:23:50 +01:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am
match.c
match.h
mime_encodings.h
mime_types.h
strerror.c
tdate_parse.c
tdate_parse.h
thttpd.c
thttpd.h Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. 2019-01-11 15:23:50 +01:00
timers.c Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
timers.h
version.h