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 2020/02/24 18:40:08 UTC

[GitHub] [celix] pnoltes commented on issue #156: Added protocol service API and wire protocol implementation to be use…

pnoltes commented on issue #156: Added protocol service API and wire protocol implementation to be use…
URL: https://github.com/apache/celix/pull/156#issuecomment-590484936
 
 
   The build is failing:
   
   /home/travis/build/apache/celix/bundles/pubsub/test/test/loopback_activator.c: In function ‘bnd_start’:
   948/home/travis/build/apache/celix/bundles/pubsub/test/test/loopback_activator.c:60:23: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
   949   act->subSvc.receive = tst_receive;
   
   probably due to a changed signature of the subriber service functions. 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services