gambas-source-code/main
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
..
gbc Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. 2019-10-08 09:12:12 +02:00
gbx Fix exponent sign printed twice in float to string conversion. 2019-10-29 09:20:41 +01:00
lib Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
tools/gbh3 Put 'gbh3' back into the git repository. 2019-02-25 00:20:43 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO