Merge remote-tracking branch 'origin/v3.008-dev-new' into v3.009-dev-new #53
Annotations
1 error
Compile
Compilation failed!
Errors found:
* Serializer\Serializer.h(284,40) : error 279: 'Serialize' - call non-const method for constant object
* Serializer\Serializer.h(284,40) : error 279: 'Serialize' - call non-const method for constant object
* Serializer\Serializer.h(424,29) : error 166: 'BoolToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(427,29) : error 166: 'LongToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(430,29) : error 166: 'DoubleToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(434,29) : error 166: 'StringToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(397,55) : error 182: 'FromValue' - ambiguous call to overloaded function
* Serializer\Serializer.h(397,55) : error 200: 'FromValue' - parameter passed as reference, variable expected
* Serializer\Serializer.h(397,55) : error 237: 'FromValue' - object pointer expected
* Serializer\Serializer.h(424,29) : error 166: 'BoolToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(427,29) : error 166: 'LongToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(430,29) : error 166: 'DoubleToType' - no one of the overloads can be applied to the function call
* Serializer\Serializer.h(434,29) : error 166: 'StringToType' - no one of the overloads can be applied to the function call
Warnings found:
* Serializer\Serializer.h(284,40) : warning 42: implicit enum conversion
* Serializer\Serializer.h(284,40) : warning 42: implicit enum conversion
|
Loading