Project

Profile

Help

Bug #2636

closed

XdmValue.h: ISO C++ forbids initialization of member valueType

Added by O'Neil Delpratt about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2016-02-22
Due date:
% Done:

100%

Estimated time:
Found in version:
1.0.0
Fixed in version:
1.0.1
Platforms:

Description

C++ build fails under some compilers due to the variable valueType being initialized as NULL:

XdmValue.h:183: error: ISO C++ forbids initialization of member 'valueType'

Same problem was found in XdmNode.h for the variables parent, children, nodeName and attrValues

Please register to edit this issue

Also available in: Atom PDF