gambas-source-code/gb.compress.bzlib2/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
..
gb.compress.bzlib2.component [WIKI CGI SCRIPT] 2015-06-14 22:10:16 +00:00
main.c Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
main.h Rework the stream interface, so that the stream read & write methods just have to actually read or write the data. 2017-09-27 02:48:00 +02:00
Makefile.am [WIKI CGI SCRIPT] 2015-06-14 22:10:16 +00:00