There's no soname change and fedabidiff output
doesn't look to concerning but I'm no expert there:
[C]'method void
OpenColorIO::v1::Processor::Impl::addColorSpaceConversion(const
OpenColorIO::v1::Config&, const
OpenColorIO::v1::ConstContextRcPtr&, const
OpenColorIO::v1::ConstColorSpaceRcPtr&, const
OpenColorIO::v1::ConstColorSpaceRcPtr&)' at
Processor.h:96:1 has some indirect sub-type changes:
parameter 2 of type 'const
OpenColorIO::v1::ConstContextRcPtr&' has sub-type
changes:
in referenced type 'const
OpenColorIO::v1::ConstContextRcPtr':
in unqualified underlying type 'typedef
OpenColorIO::v1::ConstContextRcPtr' at
OpenColorTypes.h:75:1:
underlying type 'class
std::tr1::shared_ptr<const
OpenColorIO::v1::Context>' at shared_ptr.h:983:1
changed:
type size hasn't changed
1 base class deletion:
class std::tr1::__shared_ptr<const
OpenColorIO::v1::Context, __gnu_cxx::_S_atomic> at
shared_ptr.h:539:1
1 base class insertion:
class std::tr1::__shared_ptr<const
OpenColorIO::v1::Context, (__gnu_cxx::_Lock_policy)2>
at shared_ptr.h:539:1
Anything to be concerned about? I can rebuild the
dependencies (OpenImageIO, blender, and krita).