You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2021/06/04 06:51:18 UTC

[GitHub] [celix] jermus67 commented on a change in pull request #347: Feature/add intent to cxx rsa

jermus67 commented on a change in pull request #347:
URL: https://github.com/apache/celix/pull/347#discussion_r643734167



##########
File path: bundles/cxx_remote_services/admin/gtest/src/RemoteServiceAdminTestSuite.cc
##########
@@ -87,7 +87,7 @@ class StubExportedServiceEntry {
     std::string cmpUUID{};
 };
 
-class StubExportServiceGuard : public celix::rsa::IExportServiceGuard {
+class StubExportServiceGuard : public celix::rsa::IExportRegistration {

Review comment:
       The name of the interface changed, shouldn't the name of the stub follow (in some way)?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org