vwrite for struct #289
Annotations
10 errors and 2 warnings
build OpenDDS:
dds/idl/value_writer_generator.cpp#L227
no match for ‘operator<<’ (operand types are ‘const char [16]’ and ‘const string’ {aka ‘const std::__cxx11::basic_string<char>’})
|
build OpenDDS
no type named ‘type’ in ‘struct std::enable_if<false, void>’
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L227
invalid user-defined conversion from ‘const char [16]’ to ‘ACE_OutputCDR&’ [-fpermissive]
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L227
invalid conversion from ‘const char*’ to ‘size_t’ {aka ‘long unsigned int’} [-fpermissive]
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L227
invalid conversion from ‘const char*’ to ‘size_t’ {aka ‘long unsigned int’} [-fpermissive]
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L227
conversion to non-const reference type ‘class ACE_OutputCDR&’ from rvalue of type ‘ACE_OutputCDR’ [-fpermissive]
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L293
no declaration matches ‘bool value_writer_generator::gen_struct_i(AST_Structure*, std::string, bool, ExtensibilityKind, FieldFilter)’
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L345
‘gen_struct_i’ was not declared in this scope; did you mean ‘gen_struct’?
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L351
‘gen_struct_i’ was not declared in this scope; did you mean ‘gen_struct’?
|
build OpenDDS
Process completed with exit code 2.
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L220
enumeration value ‘FieldFilter_All’ not handled in switch [-Wswitch]
|
build OpenDDS:
dds/idl/value_writer_generator.cpp#L334
unused parameter ‘fields’ [-Wunused-parameter]
|
Loading