[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Remove register keyword, deprecated, now reserved keyword with C++17

Laurent Carlier gitlab at mg.gitlab.com
Wed Oct 30 07:53:12 CET 2019



Laurent Carlier pushed to branch master at Gambas / gambas


Commits:
f1deb8e3 by Laurent Carlier at 2019-10-30T06:53:09Z
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

- - - - -
947feb2d by Laurent Carlier at 2019-10-30T06:53:09Z
Merge branch 'warning-fixes' into 'master'

Warning fixes

See merge request gambas/gambas!113
- - - - -


30 changed files:

- gb.compress.bzlib2/src/main.c
- gb.compress.zlib/src/main.c
- gb.db.odbc/src/main.c
- gb.gsl/src/c_matrix.c
- gb.gsl/src/c_polynomial.c
- gb.gtk/src/gpicture.cpp
- gb.gtk/src/kentities.h
- gb.gtk/src/sm/gnome-marshal.c
- gb.httpd/src/timers.c
- gb.ncurses/src/c_input.c
- gb.net.curl/src/CCurl.c
- gb.net/src/CSerialPort.c
- gb.net/src/CSocket.c
- gb.net/src/CUdpSocket.c
- gb.qt4/src/CWidget.cpp
- gb.v4l/src/CWebcam.c
- gb.xml/src/element.cpp
- gb.xml/src/html/cssfilter.cpp
- gb.xml/src/html/htmlparser.cpp
- gb.xml/src/html/htmlserializer.cpp
- gb.xml/src/node.cpp
- gb.xml/src/parser.cpp
- gb.xml/src/serializer.cpp
- gb.xml/src/utils.cpp
- main/lib/data/list.h
- main/lib/data/string_compare.h
- main/lib/db/main.c
- main/lib/image.effect/kimageeffect.cpp
- main/share/gb_array_temp.h
- main/share/gb_common_case_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/d8abac4ccebc7f96bde74a553e17cac7162a1e32...947feb2d3d290f1d829b51b684a4f185810cc6fb

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/d8abac4ccebc7f96bde74a553e17cac7162a1e32...947feb2d3d290f1d829b51b684a4f185810cc6fb
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20191030/f7a3a652/attachment.html>


More information about the Notification mailing list