Update value reader and value writer implementation #255
Annotations
10 errors and 6 warnings
Install (ubuntu / macos)
‘OpenDDS::DCPS::MemberParam’ has not been declared
|
Install (ubuntu / macos)
‘OpenDDS::DCPS::MemberParam’ has not been declared
|
Install (ubuntu / macos)
‘OpenDDS::DCPS::MemberParam’ has not been declared
|
Install (ubuntu / macos)
‘EnumHelper’ in namespace ‘OpenDDS::DCPS’ does not name a type
|
Install (ubuntu / macos)
‘BitmaskHelper’ in namespace ‘OpenDDS::DCPS’ does not name a type
|
Install (ubuntu / macos)
conflicting return type specified for ‘virtual bool NodeOpenDDS::NodeValueWriter::end_struct()’
|
Install (ubuntu / macos)
conflicting return type specified for ‘virtual bool NodeOpenDDS::NodeValueWriter::end_struct_member()’
|
Install (ubuntu / macos)
conflicting return type specified for ‘virtual bool NodeOpenDDS::NodeValueWriter::end_union()’
|
Install (ubuntu / macos)
conflicting return type specified for ‘virtual bool NodeOpenDDS::NodeValueWriter::end_discriminator()’
|
Install (ubuntu / macos)
conflicting return type specified for ‘virtual bool NodeOpenDDS::NodeValueWriter::end_union_member()’
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ammaraskar/gcc-problem-matcher@0.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/10.24.1/include/node/v8.h#L9502
cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/10.24.1/include/node/v8.h#L9502
cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
|
Loading