gambas-source-code/gb.xml/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.xml Fix XmlExplorer constructor declaration. 2019-09-19 23:57:01 +02:00
html Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
rpc Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
xslt
.directory
CDocument.cpp gb.xml: Use NULL instead of the empty string, remove IDE project files. 2017-08-22 10:27:41 +02:00
CDocument.h
CElement.cpp gb.xml: Use NULL instead of the empty string, remove IDE project files. 2017-08-22 10:27:41 +02:00
CElement.h
CExplorer.cpp Fix XmlExplorer constructor declaration. 2019-09-19 23:57:01 +02:00
CExplorer.h
CNode.cpp gb.xml: Use NULL instead of the empty string, remove IDE project files. 2017-08-22 10:27:41 +02:00
CNode.h
CReader.cpp [GB.XML] 2018-05-13 15:49:00 +02:00
CReader.h
CTextNode.cpp gb.xml: Use NULL instead of the empty string, remove IDE project files. 2017-08-22 10:27:41 +02:00
CTextNode.h
document.cpp gb.xml: <!DOCTYPE> declaration is case-insensitive 2019-02-01 11:57:09 +01:00
document.h
element.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
element.h
explorer.cpp
explorer.h
gb.xml.component
gb.xml.h
gbinterface.h
main.cpp
main.h
Makefile.am
node.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
node.h
parser.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
parser.h
reader.cpp [GB.XML] 2018-05-13 15:49:00 +02:00
reader.h
serializer.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
serializer.h
textnode.cpp [GB.XML] 2018-05-13 15:49:00 +02:00
textnode.h [GB.XML] 2018-05-13 15:49:00 +02:00
utils.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
utils.h