https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #28 from caulier.gil...@gmail.com ---
Hum very possible.

In all case, you have right and i'm wrong. the anterior git rev do not compile
with Qt 6.7 with boost based classes :

E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(508,17):
error C2666:
'Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==': overloaded functions have similar conversions
[E:\b\dktemp\digikam-master\build\core\libs\database\digikamdatabase_obj.vcxproj]
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraph_boost.h(201,14):
  could be 'bool
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==(const unsigned __int64 &) const' [rewritten expression '!(x == y)']
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraph_boost.h(201,14):
  or 'bool
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==(const unsigned __int64 &) const' [synthesized expression '!(y == x)']
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(508,17):
  or       'built-in C++ operator!=(unsigned __int64, unsigned __int64)'
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(508,17):
  while trying to match the argument list '(const
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex,
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex)'

E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(547,14):
error C2666:
'Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==': overloaded functions have similar conversions
[E:\b\dktemp\digikam-master\build\core\libs\database\digikamdatabase_obj.vcxproj]
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraph_boost.h(201,14):
  could be 'bool
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==(const unsigned __int64 &) const'
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraph_boost.h(201,14):
  or 'bool
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex::operator
==(const unsigned __int64 &) const' [synthesized expression 'y == x']
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(547,14):
  or       'built-in C++ operator==(unsigned __int64, unsigned __int64)'
 
E:\b\dktemp\digikam-master\core\libs\database\history\itemhistorygraphmodel.cpp(547,14):
  while trying to match the argument list '(const
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex,
const
Digikam::Graph<Digikam::HistoryVertexProperties,Digikam::HistoryEdgeProperties>::Vertex)'

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to