Archived

This forum has been archived. Please start a new discussion on GitHub.

beta 3.3 report 2 (of probably many)

Just a note during compilation of Ice cpp:
TopicI.cpp: In member function 'virtual void<unnamed>::TopicI::subscribe(const IceStorm::QoS&, const Ice::ObjectPrx&, const Ice::Current&)':
TopicI.cpp:168: warning: 'subscribe' is deprecated (declared at ../../include/IceStorm/IceStorm.h:334)

Comments

  • matthew
    matthew NL, Canada
    I'm don't think that warning can be avoided (and others like it -- such as in the test suites). After all, we still have to support and implement the deprecated functions.