Tooo-Top

Results 2 issues of Tooo-Top

hello: I'm trying to build rpc library from source. When executing command: `cmake --build . --target install ` show err : ``` /home/fastdds/RPC-master/examples/C++/rpcdds/c++11Types/RTPSCalculator/CalculatorDDSProtocol.cxx:131:22: error: narrowing conversion of ‘3418803882’ from ‘unsigned...

I found that the RTPSProxyTransport function's parameter instanceName doesn't work and doesn't serve to differentiate between instances. There are multiple services with the same remoteServiceName, and I want to specify...