gambas-source-code/gb.gsl/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
..
c_complex.c [GB.GSL] 2014-02-14 23:16:24 +00:00
c_complex.h [INTERPRETER] 2013-09-03 21:11:55 +00:00
c_gsl.c [GB.GSL] 2013-07-06 01:06:42 +00:00
c_gsl.h [GB.GSL] 2013-03-31 06:28:32 +00:00
c_matrix.c Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
c_matrix.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
c_newtonpolynomial.c Fix typo in a source file that is not yet used. 2019-03-21 23:15:23 +01:00
c_newtonpolynomial.h [GB.GSL] 2012-02-17 07:30:59 +00:00
c_polynomial.c Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
c_polynomial.h [GB.GSL] 2013-03-31 06:28:32 +00:00
c_vector.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
c_vector.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.gsl.component [CONFIGURATION] 2012-07-21 20:43:10 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2013-01-03 22:06:35 +00:00
main.h [INTERPRETER] 2012-07-14 02:49:57 +00:00
Makefile.am [INTERPRETER] 2012-07-12 23:34:14 +00:00