Fix Leak of Instance Handles in DataReader #298
Annotations
11 warnings
set up Modeling tests
[removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
|
build OpenDDS
implicit conversion changes signedness: 'unsigned long long' to 'ACE_INT64' (aka 'long long') [-Wsign-conversion]
|
build OpenDDS
implicit conversion changes signedness: 'unsigned long long' to 'ACE_INT64' (aka 'long long') [-Wsign-conversion]
|
build OpenDDS
ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
|
build OpenDDS
cast from 'const ACE_DLList<T>' to 'ACE_DLList<T> &' drops const qualifier [-Wcast-qual]
|
build OpenDDS
ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
|
build OpenDDS
implicit conversion changes signedness: 'unsigned long long' to 'ACE_INT64' (aka 'long long') [-Wsign-conversion]
|
build OpenDDS
ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
|
build OpenDDS
ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
|
build OpenDDS
ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
|
build OpenDDS
implicit conversion changes signedness: 'long' to 'const size_t' (aka 'const unsigned long') [-Wsign-conversion]
|
Loading