In response to a message written on 31.10.2014 23:26, from LordBlick:
I've meet some warnings during compilation BZR.5243, so attached here.

Some update to 5274.
--
Best Regards,
LordBlick
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_text_mod.cpp: In member 
function 'virtual void TEXTE_MODULE::Draw(EDA_DRAW_PANEL*, wxDC*, GR_DRAWMODE, 
const wxPoint&)':
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_text_mod.cpp:257:13: 
warning: unused variable 'module' [-Wunused-variable]
     MODULE* module = static_cast<MODULE*>( m_Parent );
             ^
~/rpm/BUILD/kicad-sources-BZR.5247-main/common/class_bitmap_base.cpp:2: 
warning: the name `sch_bitmap.cpp' supplied as the second argument in the \file 
statement is not an input file
Searching for member function documentation...
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/basepcbframe.cpp:134: warning: 
documented symbol `FP_LIB_TABLE * PROJECT::PcbFootprintLibs' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:609: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::RTree()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:638: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::~RTree()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:644: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::Insert(const ELEMTYPE a_min[NUMDIMS], const 
ELEMTYPE a_max[NUMDIMS], const DATATYPE &a_dataId)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:670: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::Remove(const ELEMTYPE a_min[NUMDIMS], const 
ELEMTYPE a_max[NUMDIMS], const DATATYPE &a_dataId)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:696: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE int RTREE_QUAL::Search(const ELEMTYPE a_min[NUMDIMS], const 
ELEMTYPE a_max[NUMDIMS], boola_resultCallbackDATATYPE a_data, void *a_context, 
void *a_context)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:728: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE DATATYPE RTREE_QUAL::NearestNeighbor(const ELEMTYPE 
a_point[NUMDIMS])

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:735: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE DATATYPE RTREE_QUAL::NearestNeighbor(const ELEMTYPE 
a_point[NUMDIMS], ELEMTYPEa_squareDistanceCallbackconst ELEMTYPE 
a_point[NUMDIMS], DATATYPE a_data, ELEMTYPE *a_squareDistance)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:782: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE int RTREE_QUAL::Count()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:793: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::CountRec(Node *a_node, int &a_count)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:810: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Load(const char *a_fileName)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:830: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Load(RTFileStream &a_stream)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:878: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::LoadRec(Node *a_node, RTFileStream &a_stream)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:914: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Save(const char *a_fileName)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:932: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Save(RTFileStream &a_stream)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:959: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::SaveRec(Node *a_node, RTFileStream &a_stream)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:994: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::RemoveAll()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1005: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::Reset()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1018: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::RemoveAllRec(Node *a_node)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1036: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::Node * RTREE_QUAL::AllocNode()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1051: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::FreeNode(Node *a_node)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1066: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::ListNode * RTREE_QUAL::AllocListNode()

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1077: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::FreeListNode(ListNode *a_listNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1088: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::InitNode(Node *a_node)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1096: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::InitRect(Rect *a_rect)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1114: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::InsertRectRec(Rect *a_rect, const DATATYPE 
&a_id, Node *a_node, Node **a_newNode, int a_level)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1171: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::InsertRect(Rect *a_rect, const DATATYPE 
&a_id, Node **a_root, int a_level)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1208: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::Rect RTREE_QUAL::NodeCover(Node *a_node)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1238: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::AddBranch(Branch *a_branch, Node *a_node, 
Node **a_newNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1263: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::DisconnectBranch(Node *a_node, int a_index)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1281: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE int RTREE_QUAL::PickBranch(Rect *a_rect, Node *a_node)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1321: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE RTREE_QUAL::Rect RTREE_QUAL::CombineRect(Rect *a_rectA, Rect 
*a_rectB)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1342: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::SplitNode(Node *a_node, Branch *a_branch, 
Node **a_newNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1370: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE ELEMTYPEREAL RTREE_QUAL::RectVolume(Rect *a_rect)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1389: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE ELEMTYPEREAL RTREE_QUAL::RectSphericalVolume(Rect *a_rect)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1423: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE ELEMTYPEREAL RTREE_QUAL::CalcRectVolume(Rect *a_rect)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1435: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::GetBranches(Node *a_node, Branch *a_branch, 
PartitionVars *a_parVars)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1478: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::ChoosePartition(PartitionVars *a_parVars, int 
a_minFill)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1562: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::LoadNodes(Node *a_nodeA, Node *a_nodeB, 
PartitionVars *a_parVars)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1586: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::InitParVars(PartitionVars *a_parVars, int 
a_maxRects, int a_minFill)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1604: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::PickSeeds(PartitionVars *a_parVars)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1641: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::Classify(int a_index, int a_group, 
PartitionVars *a_parVars)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1669: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::RemoveRect(Rect *a_rect, const DATATYPE 
&a_id, Node **a_root)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1724: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::RemoveRectRec(Rect *a_rect, const DATATYPE 
&a_id, Node *a_node, ListNode **a_listNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1778: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Overlap(Rect *a_rectA, Rect *a_rectB)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1798: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::ReInsert(Node *a_node, ListNode **a_listNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1811: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE bool RTREE_QUAL::Search(Node *a_node, Rect *a_rect, int 
&a_foundCount, boola_resultCallbackDATATYPEa_data, void *a_context, void 
*a_context)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1862: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE ELEMTYPE RTREE_QUAL::MinDist(const ELEMTYPE a_point[NUMDIMS], 
Rect *a_rect)

~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:1889: warning: 
no uniquely matching class member found for 
  RTREE_TEMPLATE void RTREE_QUAL::InsertNNListSorted(std::vector< NNNode * > 
*nodeList, NNNode *newNode)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:153: warning: no 
uniquely matching class member found for 
  void ClipperLib::PolyTree::Clear()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:162: warning: no 
uniquely matching class member found for 
  PolyNode * ClipperLib::PolyTree::GetFirst() const

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:171: warning: 
documented symbol `int ClipperLib::PolyTree::Total' was not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:180: warning: 
documented symbol `ClipperLib::PolyNode::PolyNode' was not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:185: warning: 
documented symbol `int ClipperLib::PolyNode::ChildCount' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:191: warning: 
documented symbol `void ClipperLib::PolyNode::AddChild' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:200: warning: no 
uniquely matching class member found for 
  PolyNode * ClipperLib::PolyNode::GetNext() const

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:209: warning: 
documented symbol `PolyNode * ClipperLib::PolyNode::GetNextSiblingUp' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:220: warning: no 
matching class member found for 
  bool ClipperLib::PolyNode::IsHole() const

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:233: warning: no 
matching class member found for 
  bool ClipperLib::PolyNode::IsOpen() const

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:980: warning: 
documented symbol `ClipperLib::ClipperBase::ClipperBase' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:988: warning: 
documented symbol `ClipperLib::ClipperBase::~ClipperBase' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1026: warning: 
documented symbol `TEdge * ClipperLib::ClipperBase::ProcessBound' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1138: warning: 
documented symbol `bool ClipperLib::ClipperBase::AddPath' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1312: warning: no 
matching class member found for 
  bool ClipperLib::ClipperBase::AddPaths(const Paths &ppg, PolyType PolyTyp, 
bool Closed)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1321: warning: 
documented symbol `void ClipperLib::ClipperBase::InsertLocalMinima' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1342: warning: no 
uniquely matching class member found for 
  void ClipperLib::ClipperBase::Clear()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1358: warning: no 
uniquely matching class member found for 
  void ClipperLib::ClipperBase::Reset()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1387: warning: 
documented symbol `void ClipperLib::ClipperBase::DisposeLocalMinimaList' was 
not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1399: warning: 
documented symbol `void ClipperLib::ClipperBase::PopLocalMinima' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1406: warning: no 
matching class member found for 
  IntRect ClipperLib::ClipperBase::GetBounds()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1450: warning: 
documented symbol `ClipperLib::Clipper::Clipper' was not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1466: warning: 
documented symbol `ClipperLib::Clipper::~Clipper' was not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1481: warning: no 
uniquely matching class member found for 
  void ClipperLib::Clipper::Reset()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1496: warning: no 
matching class member found for 
  bool ClipperLib::Clipper::Execute(ClipType clipType, Paths &solution, 
PolyFillType subjFillType, PolyFillType clipFillType)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1516: warning: no 
matching class member found for 
  bool ClipperLib::Clipper::Execute(ClipType clipType, PolyTree &polytree, 
PolyFillType subjFillType, PolyFillType clipFillType)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1533: warning: 
documented symbol `void ClipperLib::Clipper::FixHoleLinkage' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1548: warning: 
documented symbol `bool ClipperLib::Clipper::ExecuteInternal' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1602: warning: 
documented symbol `void ClipperLib::Clipper::InsertScanbeam' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1608: warning: 
documented symbol `cInt ClipperLib::Clipper::PopScanbeam' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1616: warning: 
documented symbol `void ClipperLib::Clipper::DisposeAllOutRecs' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1623: warning: 
documented symbol `void ClipperLib::Clipper::DisposeOutRec' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1632: warning: 
documented symbol `void ClipperLib::Clipper::SetWindingCount' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1727: warning: 
documented symbol `bool ClipperLib::Clipper::IsEvenOddFillType' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1735: warning: 
documented symbol `bool ClipperLib::Clipper::IsEvenOddAltFillType' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1743: warning: 
documented symbol `bool ClipperLib::Clipper::IsContributing' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1843: warning: 
documented symbol `OutPt * ClipperLib::Clipper::AddLocalMinPoly' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1883: warning: 
documented symbol `void ClipperLib::Clipper::AddLocalMaxPoly' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1899: warning: 
documented symbol `void ClipperLib::Clipper::AddEdgeToSEL' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1919: warning: 
documented symbol `void ClipperLib::Clipper::CopyAELToSEL' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1932: warning: 
documented symbol `void ClipperLib::Clipper::AddJoin' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1942: warning: 
documented symbol `void ClipperLib::Clipper::ClearJoins' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1950: warning: 
documented symbol `void ClipperLib::Clipper::ClearGhostJoins' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1958: warning: 
documented symbol `void ClipperLib::Clipper::AddGhostJoin' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:1968: warning: 
documented symbol `void ClipperLib::Clipper::InsertLocalMinimaIntoAEL' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2064: warning: 
documented symbol `void ClipperLib::Clipper::DeleteFromAEL' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2077: warning: 
documented symbol `void ClipperLib::Clipper::DeleteFromSEL' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2107: warning: 
documented symbol `void ClipperLib::Clipper::IntersectEdges' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2325: warning: 
documented symbol `void ClipperLib::Clipper::SetHoleState' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2374: warning: 
documented symbol `OutRec * ClipperLib::Clipper::GetOutRec' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2383: warning: 
documented symbol `void ClipperLib::Clipper::AppendPolygon' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2482: warning: 
documented symbol `OutRec * ClipperLib::Clipper::CreateOutRec' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2497: warning: 
documented symbol `OutPt * ClipperLib::Clipper::AddOutPt' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2546: warning: 
documented symbol `void ClipperLib::Clipper::ProcessHorizontals' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2592: warning: 
documented symbol `void ClipperLib::Clipper::SwapPositionsInAEL' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2639: warning: 
documented symbol `void ClipperLib::Clipper::SwapPositionsInSEL' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2707: warning: 
documented symbol `void ClipperLib::Clipper::PrepareHorzJoins' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2748: warning: 
documented symbol `void ClipperLib::Clipper::ProcessHorizontal' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2872: warning: 
documented symbol `void ClipperLib::Clipper::UpdateEdgeIntoAEL' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2895: warning: 
documented symbol `bool ClipperLib::Clipper::ProcessIntersections' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2916: warning: 
documented symbol `void ClipperLib::Clipper::DisposeIntersectNodes' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2924: warning: 
documented symbol `void ClipperLib::Clipper::BuildIntersectList' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:2982: warning: 
documented symbol `void ClipperLib::Clipper::ProcessIntersectList' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3010: warning: 
documented symbol `bool ClipperLib::Clipper::FixupIntersectionOrder' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3033: warning: 
documented symbol `void ClipperLib::Clipper::DoMaxima' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3083: warning: 
documented symbol `void ClipperLib::Clipper::ProcessEdgesAtTopOfScanbeam' was 
not declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3178: warning: 
documented symbol `void ClipperLib::Clipper::FixupOutPolygon' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3234: warning: 
documented symbol `void ClipperLib::Clipper::BuildResult' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3255: warning: 
documented symbol `void ClipperLib::Clipper::BuildResult2' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3354: warning: 
documented symbol `void ClipperLib::Clipper::InsertEdgeIntoAEL' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3493: warning: 
documented symbol `bool ClipperLib::Clipper::JoinPoints' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3651: warning: 
documented symbol `void ClipperLib::Clipper::FixupFirstLefts1' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3666: warning: 
documented symbol `void ClipperLib::Clipper::FixupFirstLefts2' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3684: warning: 
documented symbol `void ClipperLib::Clipper::JoinCommonEdges' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3805: warning: 
documented symbol `ClipperLib::ClipperOffset::ClipperOffset' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3813: warning: 
documented symbol `ClipperLib::ClipperOffset::~ClipperOffset' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3819: warning: no 
uniquely matching class member found for 
  void ClipperLib::ClipperOffset::Clear()

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3828: warning: 
documented symbol `void ClipperLib::ClipperOffset::AddPath' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3874: warning: no 
matching class member found for 
  void ClipperLib::ClipperOffset::AddPaths(const Paths &paths, JoinType 
joinType, EndType endType)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3881: warning: 
documented symbol `void ClipperLib::ClipperOffset::FixOrientations' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3907: warning: no 
matching class member found for 
  void ClipperLib::ClipperOffset::Execute(Paths &solution, double delta)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3937: warning: no 
matching class member found for 
  void ClipperLib::ClipperOffset::Execute(PolyTree &solution, double delta)

~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:3977: warning: 
documented symbol `void ClipperLib::ClipperOffset::DoOffset' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:4150: warning: 
documented symbol `void ClipperLib::ClipperOffset::OffsetPoint' was not 
declared or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:4182: warning: 
documented symbol `void ClipperLib::ClipperOffset::DoSquare' was not declared 
or defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:4195: warning: 
documented symbol `void ClipperLib::ClipperOffset::DoMiter' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:4203: warning: 
documented symbol `void ClipperLib::ClipperOffset::DoRound' was not declared or 
defined.
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/clipper.cpp:4228: warning: 
documented symbol `void ClipperLib::Clipper::DoSimplePolygons' was not declared 
or defined.
Generating code for file project.cpp...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <fullpath> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <basename> found
Generating code for file sch_item_struct.h...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_item_struct.h:336: warning: 
explicit link request to 'NETLIST_OBJECT' could not be resolved
Generating code for file wxEeschemaStruct.h...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:732: 
warning: explicit link request to 'ID_SCH_MOVE_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:745: 
warning: explicit link request to 'ID_SCH_EDIT_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_CLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_COUNTERCLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:751: 
warning: explicit link request to 'ID_SCH_DRAG_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_X' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_Y' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_ORIENT_NORMAL' could not be resolved
Generating docs for compound PROJECT...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <fullpath> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <basename> found
Generating docs for compound SCH_EDIT_FRAME...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:732: 
warning: explicit link request to 'ID_SCH_MOVE_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_CLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_COUNTERCLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:745: 
warning: explicit link request to 'ID_SCH_EDIT_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:751: 
warning: explicit link request to 'ID_SCH_DRAG_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_X' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_Y' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_ORIENT_NORMAL' could not be resolved
Generating docs for compound SCH_ITEM...
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_item_struct.h:336: warning: 
explicit link request to 'NETLIST_OBJECT' could not be resolved
Generating XML output for class BOARD
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_board.h:648: warning: 
argument 'aLayerNumber' of command @param is not found in the argument list of 
BOARD::GetStandardLayerName(LAYER_ID aLayerId)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_board.h:648: warning: The 
following parameters of BOARD::GetStandardLayerName(LAYER_ID aLayerId) are not 
documented:
  parameter 'aLayerId'
Generating XML output for class KIGFX::CACHED_CONTAINER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/vertex_container.h:100:
 warning: Found unknown command `\aOffset'
Generating XML output for class KIGFX::COLOR4D
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/color4d.h:200: warning: 
argument 'aOutH' of command @param is not found in the argument list of 
KIGFX::COLOR4D::FromHSV(double aInH, double aInS, double aInV)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/color4d.h:200: warning: 
argument 'aOutS' of command @param is not found in the argument list of 
KIGFX::COLOR4D::FromHSV(double aInH, double aInS, double aInV)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/color4d.h:200: warning: 
argument 'aOutV' of command @param is not found in the argument list of 
KIGFX::COLOR4D::FromHSV(double aInH, double aInS, double aInV)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/color4d.h:200: warning: The 
following parameters of KIGFX::COLOR4D::FromHSV(double aInH, double aInS, 
double aInV) are not documented:
  parameter 'aInH'
  parameter 'aInS'
  parameter 'aInV'
Generating XML output for class Dart
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hedart.h:49: 
warning: unable to resolve reference to `api' for \ref command
Generating XML output for class DRAWING_TOOL
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/tools/drawing_tool.h:148: 
warning: The following parameters of DRAWING_TOOL::drawSegment(int aShape, 
DRAWSEGMENT *&aGraphic, boost::optional< VECTOR2D > aStartingPoint=boost::none) 
are not documented:
  parameter 'aStartingPoint'
Generating XML output for class EC_CIRCLE
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/tools/edit_constraints.h:186: 
warning: Found unknown command `\parama'
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/tools/edit_constraints.h:187: 
warning: Found unknown command `\parama'
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/tools/edit_constraints.h:185: 
warning: The following parameters of EC_CIRCLE::EC_CIRCLE(EDIT_POINT 
&aConstrained, const EDIT_POINT &aCenter, const EDIT_POINT &aEnd) are not 
documented:
  parameter 'aCenter'
  parameter 'aEnd'
Generating XML output for class EDA_3D_CANVAS
~/rpm/BUILD/kicad-sources-BZR.5247-main/3d-viewer/3d_canvas.h:226: warning: The 
following parameters of EDA_3D_CANVAS::BuildFootprintShape3DList(GLuint 
aOpaqueList, GLuint aTransparentList, bool aSideToLoad) are not documented:
  parameter 'aSideToLoad'
Generating XML output for class EXCELLON_WRITER
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/exporters/gendrill_Excellon_writer.h:178:
 warning: The following parameters of EXCELLON_WRITER::SetOptions(bool aMirror, 
bool aMinimalHeader, wxPoint aOffset, bool aMergePTHNPTH) are not documented:
  parameter 'aMergePTHNPTH'
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/exporters/gendrill_Excellon_writer.h:193:
 warning: The following parameters of EXCELLON_WRITER::BuildHolesList(int 
aFirstLayer, int aLastLayer, bool aExcludeThroughHoles, bool 
aGenerateNPTH_list, bool aMergePTHNPTH) are not documented:
  parameter 'aMergePTHNPTH'
Generating XML output for class HOTKEY_SECTION_PAGE
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/dialog_hotkeys_editor.h:152: 
warning: argument 'parent' of command @param is not found in the argument list 
of HOTKEY_SECTION_PAGE::HOTKEY_SECTION_PAGE(HOTKEYS_EDITOR_DIALOG *aDialog, 
wxNotebook *aParent, const wxString &aTitle, EDA_HOTKEY_CONFIG *aSection)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/dialog_hotkeys_editor.h:152: 
warning: argument 'title' of command @param is not found in the argument list 
of HOTKEY_SECTION_PAGE::HOTKEY_SECTION_PAGE(HOTKEYS_EDITOR_DIALOG *aDialog, 
wxNotebook *aParent, const wxString &aTitle, EDA_HOTKEY_CONFIG *aSection)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/dialog_hotkeys_editor.h:152: 
warning: argument 'id_NetType' of command @param is not found in the argument 
list of HOTKEY_SECTION_PAGE::HOTKEY_SECTION_PAGE(HOTKEYS_EDITOR_DIALOG 
*aDialog, wxNotebook *aParent, const wxString &aTitle, EDA_HOTKEY_CONFIG 
*aSection)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/dialog_hotkeys_editor.h:152: 
warning: The following parameters of 
HOTKEY_SECTION_PAGE::HOTKEY_SECTION_PAGE(HOTKEYS_EDITOR_DIALOG *aDialog, 
wxNotebook *aParent, const wxString &aTitle, EDA_HOTKEY_CONFIG *aSection) are 
not documented:
  parameter 'aDialog'
  parameter 'aParent'
  parameter 'aTitle'
  parameter 'aSection'
Generating XML output for class SHAPE_INDEX::Iterator
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:125: 
warning: argument 'tree' of command @param is not found in the argument list of 
SHAPE_INDEX< T >::Iterator::Init(RTree< T, int, 2, float > *aTree)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:125: 
warning: The following parameters of SHAPE_INDEX::Iterator::Init(RTree< T, int, 
2, float > *aTree) are not documented:
  parameter 'aTree'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:137: 
warning: argument 'index' of command @param is not found in the argument list 
of SHAPE_INDEX< T >::Iterator::Iterator(SHAPE_INDEX *aIndex)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:137: 
warning: The following parameters of 
SHAPE_INDEX::Iterator::Iterator(SHAPE_INDEX *aIndex) are not documented:
  parameter 'aIndex'
Generating XML output for class KIFACE_I
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/kiface_i.h:69: warning: The 
following parameters of KIFACE_I::KIFACE_I(const char *aKifaceName, 
KIWAY::FACE_T aId) are not documented:
  parameter 'aId'
Generating XML output for class MATRIX3x3
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/math/matrix3x3.h:73: warning: 
argument 'a13' of command @param is not found in the argument list of 
MATRIX3x3< T >::MATRIX3x3(T a00, T a01, T a02, T a10, T a11, T a12, T a20, T 
a21, T a22)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/math/matrix3x3.h:73: warning: 
The following parameters of MATRIX3x3::MATRIX3x3(T a00, T a01, T a02, T a10, T 
a11, T a12, T a20, T a21, T a22) are not documented:
  parameter 'a10'
  parameter 'a22'
Generating XML output for class KIGFX::NONCACHED_CONTAINER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/noncached_container.h:47:
 warning: argument 'aItem' of command @param is not found in the argument list 
of KIGFX::NONCACHED_CONTAINER::~NONCACHED_CONTAINER()
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/noncached_container.h:50:
 warning: argument 'aSize' of command @param is not found in the argument list 
of KIGFX::NONCACHED_CONTAINER::SetItem(VERTEX_ITEM *aItem)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/noncached_container.h:50:
 warning: The following parameters of 
KIGFX::NONCACHED_CONTAINER::SetItem(VERTEX_ITEM *aItem) are not documented:
  parameter 'aItem'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/noncached_container.h:53:
 warning: argument 'aItem' of command @param is not found in the argument list 
of KIGFX::NONCACHED_CONTAINER::Allocate(unsigned int aSize)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/noncached_container.h:53:
 warning: The following parameters of 
KIGFX::NONCACHED_CONTAINER::Allocate(unsigned int aSize) are not documented:
  parameter 'aSize'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/vertex_container.h:100:
 warning: Found unknown command `\aOffset'
Generating XML output for class PCB_EDIT_FRAME
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/cross-probing.cpp:186: warning: 
argument 'objectToSync' of command @param is not found in the argument list of 
PCB_EDIT_FRAME::SendMessageToEESCHEMA(BOARD_ITEM *aSyncItem)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/cross-probing.cpp:186: warning: 
argument 'objectToSync' of command @param is not found in the argument list of 
PCB_EDIT_FRAME::SendMessageToEESCHEMA(BOARD_ITEM *aSyncItem)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/cross-probing.cpp:186: warning: 
The following parameters of PCB_EDIT_FRAME::SendMessageToEESCHEMA(BOARD_ITEM 
*aSyncItem) are not documented:
  parameter 'aSyncItem'
Generating XML output for class KIGFX::PCB_RENDER_SETTINGS
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:69: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::SetActiveLayer(int aLayerId, 
bool aEnabled=true) are not documented:
  parameter 'aEnabled'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:133: warning: 
argument 'aNetCode' of command @param is not found in the argument list of 
KIGFX::RENDER_SETTINGS::SetHighlight(bool aEnabled, int aNetcode=-1)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:133: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::SetHighlight(bool aEnabled, int 
aNetcode=-1) are not documented:
  parameter 'aNetcode'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:181: warning: 
argument 'EDA_COLOR_T' of command @param is not found in the argument list of 
KIGFX::RENDER_SETTINGS::TranslateColor(EDA_COLOR_T aColor)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:181: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::TranslateColor(EDA_COLOR_T 
aColor) are not documented:
  parameter 'aColor'
Generating XML output for class PNS_ITEM
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PNS_JOINT
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PNS_LINE
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PNS_NODE
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_node.h:192: warning: 
argument 'aSet' of command @param is not found in the argument list of 
PNS_NODE::CheckColliding(const PNS_ITEM *aItemA, const PNS_ITEM *aItemB, int 
aKindMask=PNS_ITEM::ANY)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_node.h:192: warning: 
The following parameters of PNS_NODE::CheckColliding(const PNS_ITEM *aItemA, 
const PNS_ITEM *aItemB, int aKindMask=PNS_ITEM::ANY) are not documented:
  parameter 'aItemA'
  parameter 'aItemB'
Generating XML output for class PNS_SEGMENT
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PNS_SOLID
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PNS_VIA
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'true' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/router/pns_item.h:255: warning: 
argument 'if' of command @param is not found in the argument list of 
PNS_ITEM::Collide(const PNS_ITEM *aOther, int aClearance, bool aNeedMTV, 
VECTOR2I &aMTV) const
Generating XML output for class PROJECT
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <fullpath> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:263: warning: 
Unsupported xml/html tag <basename> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:97: warning: argument 
'aSearchS' of command @param is not found in the argument list of 
PROJECT::ConfigSave(const SEARCH_STACK &aSList, const wxString &aGroupName, 
const PARAM_CFG_ARRAY &aParams, const wxString &aFileName=wxEmptyString)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:97: warning: The 
following parameters of PROJECT::ConfigSave(const SEARCH_STACK &aSList, const 
wxString &aGroupName, const PARAM_CFG_ARRAY &aParams, const wxString 
&aFileName=wxEmptyString) are not documented:
  parameter 'aSList'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:254: warning: 
argument 'aProjectFileName' of command @param is not found in the argument list 
of PROJECT::configCreate(const SEARCH_STACK &aSList, const wxString 
&aGroupName, const wxString &aFileName=wxEmptyString)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/project.h:254: warning: The 
following parameters of PROJECT::configCreate(const SEARCH_STACK &aSList, const 
wxString &aGroupName, const wxString &aFileName=wxEmptyString) are not 
documented:
  parameter 'aFileName'
Generating XML output for class KIGFX::RENDER_SETTINGS
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:69: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::SetActiveLayer(int aLayerId, 
bool aEnabled=true) are not documented:
  parameter 'aEnabled'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:133: warning: 
argument 'aNetCode' of command @param is not found in the argument list of 
KIGFX::RENDER_SETTINGS::SetHighlight(bool aEnabled, int aNetcode=-1)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:133: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::SetHighlight(bool aEnabled, int 
aNetcode=-1) are not documented:
  parameter 'aNetcode'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:181: warning: 
argument 'EDA_COLOR_T' of command @param is not found in the argument list of 
KIGFX::RENDER_SETTINGS::TranslateColor(EDA_COLOR_T aColor)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/painter.h:181: warning: The 
following parameters of KIGFX::RENDER_SETTINGS::TranslateColor(EDA_COLOR_T 
aColor) are not documented:
  parameter 'aColor'
Generating XML output for class RN_NET
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/ratsnest_data.h:401: warning: 
End of list marker found without any preceding list items
Generating XML output for class RTree
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:123: warning: 
argument 'a_searchResult' of command @param is not found in the argument list 
of RTree< DATATYPE, ELEMTYPE, NUMDIMS, ELEMTYPEREAL, TMAXNODES, TMINNODES 
>::Search(const ELEMTYPE a_min[NUMDIMS], const ELEMTYPE a_max[NUMDIMS], 
boola_resultCallbackDATATYPE a_data, void *a_context, void *a_context)
Generating XML output for class SCH_BASE_FRAME
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_base_frame.h:106: warning: 
argument 'aPreslectedAlias' of command @param is not found in the argument list 
of SCH_BASE_FRAME::SelectComponentFromLibBrowser(LIB_ALIAS *aPreselectedAlias, 
int *aUnit, int *aConvert)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_base_frame.h:106: warning: 
The following parameters of 
SCH_BASE_FRAME::SelectComponentFromLibBrowser(LIB_ALIAS *aPreselectedAlias, int 
*aUnit, int *aConvert) are not documented:
  parameter 'aPreselectedAlias'
Generating XML output for class SCH_EDIT_FRAME
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_base_frame.h:106: warning: 
argument 'aPreslectedAlias' of command @param is not found in the argument list 
of SCH_BASE_FRAME::SelectComponentFromLibBrowser(LIB_ALIAS *aPreselectedAlias, 
int *aUnit, int *aConvert)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_base_frame.h:106: warning: 
The following parameters of 
SCH_BASE_FRAME::SelectComponentFromLibBrowser(LIB_ALIAS *aPreselectedAlias, int 
*aUnit, int *aConvert) are not documented:
  parameter 'aPreselectedAlias'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:732: 
warning: explicit link request to 'ID_SCH_MOVE_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_CLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:738: 
warning: explicit link request to 'ID_SCH_ROTATE_COUNTERCLOCKWISE' could not be 
resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:745: 
warning: explicit link request to 'ID_SCH_EDIT_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:751: 
warning: explicit link request to 'ID_SCH_DRAG_ITEM' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_X' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_MIRROR_Y' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxEeschemaStruct.h:757: 
warning: explicit link request to 'ID_SCH_ORIENT_NORMAL' could not be resolved
Generating XML output for class SCH_ITEM
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/sch_item_struct.h:336: warning: 
explicit link request to 'NETLIST_OBJECT' could not be resolved
Generating XML output for class SCH_SCREEN
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/class_sch_screen.h:385: 
warning: explicit link request to 'LAYER_NOTES' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/class_sch_screen.h:386: 
warning: explicit link request to 'LAYER_BUS' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/class_sch_screen.h:386: 
warning: explicit link request to 'LAYER_WIRE' could not be resolved
Generating XML output for class SEG
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/seg.h:132: warning: 
The following parameters of SEG::LineDistance(const VECTOR2I &aP, bool 
aDetermineSide=false) const are not documented:
  parameter 'aP'
Generating XML output for class SHAPE
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
argument 'aClearance' of command @param is not found in the argument list of 
SHAPE::Collide(const SHAPE *aShape, int aClerance, VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
The following parameters of SHAPE::Collide(const SHAPE *aShape, int aClerance, 
VECTOR2I &aMTV) const are not documented:
  parameter 'aClerance'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:129: warning: 
Found unknown command `\aClearance'
Generating XML output for class SHAPE_CIRCLE
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:129: warning: 
Found unknown command `\aClearance'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
argument 'aClearance' of command @param is not found in the argument list of 
SHAPE::Collide(const SHAPE *aShape, int aClerance, VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
The following parameters of SHAPE::Collide(const SHAPE *aShape, int aClerance, 
VECTOR2I &aMTV) const are not documented:
  parameter 'aClerance'
Generating XML output for class SHAPE_INDEX
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:243: 
warning: argument 'visitor' of command @param is not found in the argument list 
of SHAPE_INDEX< T >::Accept(V aVisitor)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:243: 
warning: The following parameters of SHAPE_INDEX::Accept(V aVisitor) are not 
documented:
  parameter 'aVisitor'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:270: 
warning: argument 'shape' of command @param is not found in the argument list 
of SHAPE_INDEX< T >::Query(const SHAPE *aShape, int aMinDistance, V &aVisitor, 
bool aExact)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:270: 
warning: argument 'minDistance' of command @param is not found in the argument 
list of SHAPE_INDEX< T >::Query(const SHAPE *aShape, int aMinDistance, V 
&aVisitor, bool aExact)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:270: 
warning: argument 'visitor' of command @param is not found in the argument list 
of SHAPE_INDEX< T >::Query(const SHAPE *aShape, int aMinDistance, V &aVisitor, 
bool aExact)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:270: 
warning: The following parameters of SHAPE_INDEX::Query(const SHAPE *aShape, 
int aMinDistance, V &aVisitor, bool aExact) are not documented:
  parameter 'aShape'
  parameter 'aMinDistance'
  parameter 'aVisitor'
  parameter 'aExact'
Generating XML output for class SHAPE_LINE_CHAIN
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_line_chain.h:252:
 warning: Found unknown command `\aClearance'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_line_chain.h:269:
 warning: argument 'aP' of command @param is not found in the argument list of 
SHAPE_LINE_CHAIN::Collide(const BOX2I &aBox, int aClearance=0) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_line_chain.h:269:
 warning: The following parameters of SHAPE_LINE_CHAIN::Collide(const BOX2I 
&aBox, int aClearance=0) const are not documented:
  parameter 'aBox'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
argument 'aClearance' of command @param is not found in the argument list of 
SHAPE::Collide(const SHAPE *aShape, int aClerance, VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
The following parameters of SHAPE::Collide(const SHAPE *aShape, int aClerance, 
VECTOR2I &aMTV) const are not documented:
  parameter 'aClerance'
Generating XML output for class SHAPE_RECT
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_rect.h:74: 
warning: Found unknown command `\aClearance'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
argument 'aClearance' of command @param is not found in the argument list of 
SHAPE::Collide(const SHAPE *aShape, int aClerance, VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
The following parameters of SHAPE::Collide(const SHAPE *aShape, int aClerance, 
VECTOR2I &aMTV) const are not documented:
  parameter 'aClerance'
Generating XML output for class SHAPE_SEGMENT
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:129: warning: 
Found unknown command `\aClearance'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
argument 'aClearance' of command @param is not found in the argument list of 
SHAPE::Collide(const SHAPE *aShape, int aClerance, VECTOR2I &aMTV) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape.h:105: warning: 
The following parameters of SHAPE::Collide(const SHAPE *aShape, int aClerance, 
VECTOR2I &aMTV) const are not documented:
  parameter 'aClerance'
Generating XML output for class p2t::Sweep
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:121: 
warning: argument 'a' of command @param is not found in the argument list of 
p2t::Sweep::Incircle(Point &pa, Point &pb, Point &pc, Point &pd)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:121: 
warning: argument 'b' of command @param is not found in the argument list of 
p2t::Sweep::Incircle(Point &pa, Point &pb, Point &pc, Point &pd)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:121: 
warning: argument 'c' of command @param is not found in the argument list of 
p2t::Sweep::Incircle(Point &pa, Point &pb, Point &pc, Point &pd)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:121: 
warning: argument 'd' of command @param is not found in the argument list of 
p2t::Sweep::Incircle(Point &pa, Point &pb, Point &pc, Point &pd)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:121: 
warning: The following parameters of p2t::Sweep::Incircle(Point &pa, Point &pb, 
Point &pc, Point &pd) are not documented:
  parameter 'pa'
  parameter 'pb'
  parameter 'pc'
  parameter 'pd'
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:202: 
warning: argument 'cnt' of command @param is not found in the argument list of 
p2t::Sweep::FillBasinReq(SweepContext &tcx, Node *node)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:262: 
warning: argument 'flipTriangle' of command @param is not found in the argument 
list of p2t::Sweep::FlipScanEdgeEvent(SweepContext &tcx, Point &ep, Point &eq, 
Triangle &flip_triangle, Triangle &t, Point &p)
~/rpm/BUILD/kicad-sources-BZR.5247-main/polygon/poly2tri/sweep/sweep.h:262: 
warning: The following parameters of p2t::Sweep::FlipScanEdgeEvent(SweepContext 
&tcx, Point &ep, Point &eq, Triangle &flip_triangle, Triangle &t, Point &p) are 
not documented:
  parameter 'flip_triangle'
Generating XML output for class TOOL_DISPATCHER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_dispatcher.h:53: 
warning: argument 'aEditFrame' of command @param is not found in the argument 
list of TOOL_DISPATCHER::TOOL_DISPATCHER(TOOL_MANAGER *aToolMgr)
Generating XML output for class TOOL_MANAGER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:254: 
warning: The following parameters of 
TOOL_MANAGER::ScheduleContextMenu(TOOL_BASE *aTool, CONTEXT_MENU *aMenu, 
CONTEXT_MENU_TRIGGER aTrigger) are not documented:
  parameter 'aTool'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:310: 
warning: Found unknown command `\aEvent'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:348: 
warning: argument 'aToolId' of command @param is not found in the argument list 
of TOOL_MANAGER::runTool(const std::string &aName)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:348: 
warning: The following parameters of TOOL_MANAGER::runTool(const std::string 
&aName) are not documented:
  parameter 'aName'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:357: 
warning: argument 'aToolId' of command @param is not found in the argument list 
of TOOL_MANAGER::runTool(TOOL_BASE *aTool)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/tool/tool_manager.h:357: 
warning: The following parameters of TOOL_MANAGER::runTool(TOOL_BASE *aTool) 
are not documented:
  parameter 'aTool'
Generating XML output for class hed::TRIANGULATION
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hetriang.h:342: 
warning: image file swapEdge.gif is not found in IMAGE_PATH: assuming external 
image.
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hetriang.h:362: 
warning: image file splitTriangle.gif is not found in IMAGE_PATH: assuming 
external image.
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hetriang.h:361: 
warning: The following parameters of hed::TRIANGULATION::splitTriangle(DART 
&aDart, const NODE_PTR &aPoint) are not documented:
  parameter 'aPoint'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hetriang.h:377: 
warning: image file reverse_splitTriangle.gif is not found in IMAGE_PATH: 
assuming external image.
Generating XML output for class ttl::TRIANGULATION_HELPER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:278: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:279: warning: unable 
to resolve reference to `hed::TTLtraits::splitTriangle' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:281: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:366: warning: 
argument 'dart' of command @param is not found in the argument list of 
ttl::TRIANGULATION_HELPER::RemoveRectangularBoundary(DART_TYPE &aDart)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:374: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:366: warning: The 
following parameters of 
ttl::TRIANGULATION_HELPER::RemoveRectangularBoundary(DART_TYPE &aDart) are not 
documented:
  parameter 'aDart'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:400: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:421: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:425: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:426: warning: unable 
to resolve reference to `hed::TTLtraits::removeBoundaryTriangle' for \ref 
command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:483: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:487: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:488: warning: unable 
to resolve reference to `hed::TTLtraits::reverse_splitTriangle' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:604: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:664: warning: 
argument 'point' of command @param is not found in the argument list of 
ttl::TRIANGULATION_HELPER::LocateTriangle(const POINT_TYPE &aPoint, DART_TYPE 
&aDart)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:664: warning: 
argument 'dart' of command @param is not found in the argument list of 
ttl::TRIANGULATION_HELPER::LocateTriangle(const POINT_TYPE &aPoint, DART_TYPE 
&aDart)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:683: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:664: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::LocateTriangle(const 
POINT_TYPE &aPoint, DART_TYPE &aDart) are not documented:
  parameter 'aPoint'
  parameter 'aDart'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:731: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:726: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::InTriangleSimplest(const 
POINT_TYPE &aPoint, const DART_TYPE &aDart) are not documented:
  parameter 'aPoint'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:775: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:769: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::InTriangle(const POINT_TYPE 
&aPoint, const DART_TYPE &aDart) are not documented:
  parameter 'aPoint'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:913: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1145: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1173: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1165: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::Get0OrbitBoundary(const 
DART_TYPE &aDart, DART_LIST_TYPE &aOrbit) are not documented:
  parameter 'aOrbit'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1295: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1290: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::SwappableEdge(const 
DART_TYPE &aDart, bool aAllowDegeneracy=false) are not documented:
  parameter 'aDart'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1375: warning: 
argument 'dart' of command @param is not found in the argument list of 
ttl::TRIANGULATION_HELPER::ConvexBoundary(const DART_TYPE &aDart)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1378: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1375: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::ConvexBoundary(const 
DART_TYPE &aDart) are not documented:
  parameter 'aDart'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1436: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1437: warning: unable 
to resolve reference to `hed::TTLtraits::swapEdge' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1442: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1524: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1519: warning: The 
following parameters of ttl::TRIANGULATION_HELPER::SwapTestDelaunay(const 
DART_TYPE &aDart, bool aCyclingCheck=false) const are not documented:
  parameter 'aDart'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1642: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1643: warning: unable 
to resolve reference to `hed::TTLtraits::swapEdge' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1648: warning: Found 
unknown command `\using'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1702: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1703: warning: unable 
to resolve reference to `hed::TTLtraits::swapEdge' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1766: warning: Found 
unknown command `\require'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:1767: warning: unable 
to resolve reference to `hed::TTLtraits::swapEdge' for \ref command
Generating XML output for class hed::TTLtraits
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/halfedge/hetraits.h:58: 
warning: unable to resolve reference to `api' for \ref command
Generating XML output for class KIGFX::VERTEX_CONTAINER
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/vertex_container.h:100:
 warning: Found unknown command `\aOffset'
Generating XML output for class KIGFX::VERTEX_ITEM
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/vertex_item.h:51: 
warning: argument 'Number' of command @param is not found in the argument list 
of KIGFX::VERTEX_ITEM::GetSize() const
Generating XML output for class VIA
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_track.h:397: warning: 
argument 'top_layer' of command @param is not found in the argument list of 
VIA::SetLayerPair(LAYER_ID aTopLayer, LAYER_ID aBottomLayer)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_track.h:397: warning: 
argument 'bottom_layer' of command @param is not found in the argument list of 
VIA::SetLayerPair(LAYER_ID aTopLayer, LAYER_ID aBottomLayer)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_track.h:397: warning: The 
following parameters of VIA::SetLayerPair(LAYER_ID aTopLayer, LAYER_ID 
aBottomLayer) are not documented:
  parameter 'aTopLayer'
  parameter 'aBottomLayer'
Generating XML output for class KIGFX::VIEW
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:66: warning: 
argument 'aUseGroups' of command @param is not found in the argument list of 
KIGFX::VIEW::VIEW(bool aIsDynamic=true)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:192: warning: The 
following parameters of KIGFX::VIEW::SetScale(double aScale, const VECTOR2D 
&aAnchor) are not documented:
  parameter 'aAnchor'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:235: warning: 
argument 'aCoord' of command @param is not found in the argument list of 
KIGFX::VIEW::ToWorld(double aSize) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:235: warning: The 
following parameters of KIGFX::VIEW::ToWorld(double aSize) const are not 
documented:
  parameter 'aSize'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:374: warning: The 
following parameters of KIGFX::VIEW::SetTopLayer(int aLayer, bool 
aEnabled=true) are not documented:
  parameter 'aEnabled'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:381: warning: 
argument 'aEnabled' of command @param is not found in the argument list of 
KIGFX::VIEW::EnableTopLayer(bool aEnable)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:381: warning: The 
following parameters of KIGFX::VIEW::EnableTopLayer(bool aEnable) are not 
documented:
  parameter 'aEnable'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:575: warning: 
argument 'aItem' of command @param is not found in the argument list of 
KIGFX::VIEW::draw(VIEW_GROUP *aGroup, bool aImmediate=false)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view.h:575: warning: The 
following parameters of KIGFX::VIEW::draw(VIEW_GROUP *aGroup, bool 
aImmediate=false) are not documented:
  parameter 'aGroup'
Generating XML output for class KIGFX::VIEW_CONTROLS
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view_controls.h:125: 
warning: argument 'aSpeed' of command @param is not found in the argument list 
of KIGFX::VIEW_CONTROLS::SetAutoPanMargin(float aMargin)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view_controls.h:125: 
warning: The following parameters of 
KIGFX::VIEW_CONTROLS::SetAutoPanMargin(float aMargin) are not documented:
  parameter 'aMargin'
Generating XML output for class KIGFX::VIEW_RTREE
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/rtree.h:123: warning: 
argument 'a_searchResult' of command @param is not found in the argument list 
of RTree< DATATYPE, ELEMTYPE, NUMDIMS, ELEMTYPEREAL, TMAXNODES, TMINNODES 
>::Search(const ELEMTYPE a_min[NUMDIMS], const ELEMTYPE a_max[NUMDIMS], 
boola_resultCallbackDATATYPE a_data, void *a_context, void *a_context)
Generating XML output for class WX_UNIT_TEXT
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/wxunittext.h:79: warning: 
argument 'aUnits' of command @param is not found in the argument list of 
WX_UNIT_TEXT::GetValue() const
Generating XML output for class KIGFX::WX_VIEW_CONTROLS
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view_controls.h:125: 
warning: argument 'aSpeed' of command @param is not found in the argument list 
of KIGFX::VIEW_CONTROLS::SetAutoPanMargin(float aMargin)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/view/view_controls.h:125: 
warning: The following parameters of 
KIGFX::VIEW_CONTROLS::SetAutoPanMargin(float aMargin) are not documented:
  parameter 'aMargin'
Generating XML output for class ZONE_CONTAINER
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_zone.h:236: warning: 
argument 'aRefPos' of command @param is not found in the argument list of 
ZONE_CONTAINER::HitTest(const wxPoint &aPosition) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_zone.h:236: warning: The 
following parameters of ZONE_CONTAINER::HitTest(const wxPoint &aPosition) const 
are not documented:
  parameter 'aPosition'
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_zone.h:243: warning: 
argument 'aRefPos' of command @param is not found in the argument list of 
ZONE_CONTAINER::HitTestInsideZone(const wxPoint &aPosition) const
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/class_zone.h:243: warning: The 
following parameters of ZONE_CONTAINER::HitTestInsideZone(const wxPoint 
&aPosition) const are not documented:
  parameter 'aPosition'
Generating XML output for namespace ttl
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:78: warning: unable 
to resolve reference to `api' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:84: warning: unable 
to resolve reference to `api' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:92: warning: unable 
to resolve reference to `hed::TTLtraits::swapEdge' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:96: warning: unable 
to resolve reference to `api' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl.h:105: warning: unable 
to resolve reference to `api' for \ref command
Generating XML output for namespace ttl_util
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl_util.h:83: warning: 
Found unknown command `\aPAr'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl_util.h:96: warning: 
Found unknown command `\aPAr'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl_util.h:62: warning: 
unable to resolve reference to `api' for \ref command
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/ttl/ttl_util.h:70: warning: 
unable to resolve reference to `api' for \ref command
Generating XML output for file colors.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/colors.h:162: warning: The 
following parameters of ColorFindNearest(int aR, int aG, int aB) are not 
documented:
  parameter 'aB'
Generating XML output for file colors.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/colors.h:162: warning: The 
following parameters of ColorFindNearest(int aR, int aG, int aB) are not 
documented:
  parameter 'aB'
Generating XML output for file common.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/common.h:585: warning: 
Unsupported xml/html tag <BaseName> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/common.h:586: warning: 
Unsupported xml/html tag <BaseName> found
Generating XML output for file dialog_dxf_import.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:96: warning: 
The following parameters of InvokeDXFDialogModuleImport(PCB_BASE_FRAME 
*aCaller, MODULE *aModule) are not documented:
  parameter 'aModule'
Generating XML output for file dialog_fp_plugin_options.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:74: warning: 
argument 'aOptionsIn' of command @param is not found in the argument list of 
InvokePluginOptionsEditor(wxTopLevelWindow *aCaller, const wxString &aNickname, 
const wxString &aPluginType, const wxString &aOptions, wxString *aResult)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:74: warning: 
The following parameters of InvokePluginOptionsEditor(wxTopLevelWindow 
*aCaller, const wxString &aNickname, const wxString &aPluginType, const 
wxString &aOptions, wxString *aResult) are not documented:
  parameter 'aOptions'
Generating XML output for file dummy.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/gal/opengl/glm/core/dummy.cpp:20:
 warning: unable to resolve reference to `core' for \ref command
Generating XML output for file files.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/files.cpp:143: warning: argument 
'aFullFileName' of command @param is not found in the argument list of 
AskSaveBoardFileName(wxWindow *aParent, wxString *aFileName)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/files.cpp:143: warning: The 
following parameters of AskSaveBoardFileName(wxWindow *aParent, wxString 
*aFileName) are not documented:
  parameter 'aFileName'
Generating XML output for file invoke_pcb_dialog.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:74: warning: 
argument 'aOptionsIn' of command @param is not found in the argument list of 
InvokePluginOptionsEditor(wxTopLevelWindow *aCaller, const wxString &aNickname, 
const wxString &aPluginType, const wxString &aOptions, wxString *aResult)
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:74: warning: 
The following parameters of InvokePluginOptionsEditor(wxTopLevelWindow 
*aCaller, const wxString &aNickname, const wxString &aPluginType, const 
wxString &aOptions, wxString *aResult) are not documented:
  parameter 'aOptions'
~/rpm/BUILD/kicad-sources-BZR.5247-main/pcbnew/invoke_pcb_dialog.h:96: warning: 
The following parameters of InvokeDXFDialogModuleImport(PCB_BASE_FRAME 
*aCaller, MODULE *aModule) are not documented:
  parameter 'aModule'
Generating XML output for file pcbcommon.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/pcbcommon.h:45: warning: 
explicit link request to 'SetBinDir()' could not be resolved
Generating XML output for file pcbcommon.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/pcbcommon.h:41: warning: 
explicit link request to 'SetBinDir()' could not be resolved
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/pcbcommon.h:60: warning: 
explicit link request to 'SetBinDir()' could not be resolved
Generating XML output for file profile.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/profile.h:69: warning: argument 
'cnt' of command @param is not found in the argument list of 
prof_start(prof_counter *aCnt)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/profile.h:69: warning: argument 
'use_rdtsc' of command @param is not found in the argument list of 
prof_start(prof_counter *aCnt)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/profile.h:69: warning: The 
following parameters of prof_start(prof_counter *aCnt) are not documented:
  parameter 'aCnt'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/profile.h:82: warning: argument 
'cnt' of command @param is not found in the argument list of 
prof_end(prof_counter *aCnt)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/profile.h:82: warning: The 
following parameters of prof_end(prof_counter *aCnt) are not documented:
  parameter 'aCnt'
Generating XML output for file richio.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: argument 
'aResult' of command @param is not found in the argument list of 
StrPrintf(const char *format,...)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: argument 
'aFormat' of command @param is not found in the argument list of 
StrPrintf(const char *format,...)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: The 
following parameters of StrPrintf(const char *format,...) are not documented:
  parameter 'format'
Generating XML output for file richio.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: argument 
'aResult' of command @param is not found in the argument list of 
StrPrintf(const char *format,...)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: argument 
'aFormat' of command @param is not found in the argument list of 
StrPrintf(const char *format,...)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/richio.h:58: warning: The 
following parameters of StrPrintf(const char *format,...) are not documented:
  parameter 'format'
Generating XML output for file searchhelpfilefullpath.cpp
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/common.h:585: warning: 
Unsupported xml/html tag <BaseName> found
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/common.h:586: warning: 
Unsupported xml/html tag <BaseName> found
Generating XML output for file shape_index.h
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:34: 
warning: argument 'object' of command @param is not found in the argument list 
of shapeFunctor(T aItem)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:34: 
warning: The following parameters of shapeFunctor(T aItem) are not documented:
  parameter 'aItem'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:56: 
warning: argument 'object' of command @param is not found in the argument list 
of boundingBox(T aObject)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:56: 
warning: The following parameters of boundingBox(T aObject) are not documented:
  parameter 'aObject'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:72: 
warning: argument 'object' of command @param is not found in the argument list 
of acceptVisitor(T aObject, V aVisitor)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:72: 
warning: argument 'visitor' of command @param is not found in the argument list 
of acceptVisitor(T aObject, V aVisitor)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:72: 
warning: The following parameters of acceptVisitor(T aObject, V aVisitor) are 
not documented:
  parameter 'aObject'
  parameter 'aVisitor'
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:88: 
warning: argument 'object' of command @param is not found in the argument list 
of collide(T aObject, U aAnotherObject, int aMinDistance)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:88: 
warning: argument 'anotherObject' of command @param is not found in the 
argument list of collide(T aObject, U aAnotherObject, int aMinDistance)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:88: 
warning: argument 'minDistance' of command @param is not found in the argument 
list of collide(T aObject, U aAnotherObject, int aMinDistance)
~/rpm/BUILD/kicad-sources-BZR.5247-main/include/geometry/shape_index.h:88: 
warning: The following parameters of collide(T aObject, U aAnotherObject, int 
aMinDistance) are not documented:
  parameter 'aObject'
  parameter 'aAnotherObject'
  parameter 'aMinDistance'
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to