[APIDOX] kdevelop run 12-30

apidox at ktown.kde.org apidox at ktown.kde.org
Tue Dec 30 08:10:05 UTC 2003


cvs update: warning: `Doxyfile' was lost
cvs update: warning: `admin/Doxyfile.am' was lost
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
make apidox-am-yes
make[1]: Entering directory `/home/apidox/src/cvs-api/kdevelop'
Warning: ignoring unsupported tag `ABBREVIATE_BRIEF       =' at line 79, file Doxyfile
Warning: ignoring unsupported tag `XML_PROGRAMLISTING     =' at line 817, file Doxyfile
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:19 Warning: member eatwhite: ignoring the detailed description found here, since another one was found at line 17 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:19 Warning: member eatwhite: ignoring the brief description found here, since another one was found at line 17 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:40 Warning: member read_string: ignoring the detailed description found here, since another one was found at line 22 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:40 Warning: member read_string: ignoring the brief description found here, since another one was found at line 22 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:139 Warning: member read_AttributeNValue: ignoring the detailed description found here, since another one was found at line 35 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:139 Warning: member read_AttributeNValue: ignoring the brief description found here, since another one was found at line 35 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp:97 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 86 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp:97 Warning: member matchesPattern: ignoring the brief description found here, since another one was found at line 86 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:76 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 86 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:76 Warning: member matchesPattern: ignoring the brief description found here, since another one was found at line 86 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:76 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 97 of file /home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:688 Warning: no matching class member found for
  void DeclaratorAST::setSubDeclarator(DeclaratorAST::Node &subDeclarator)
Possible candidates:
  void DeclaratorAST::setSubDeclarator(std::auto_ptr< DeclaratorAST > &subDeclarator)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:715 Warning: no matching class member found for
  void DeclaratorAST::setParameterDeclarationClause(ParameterDeclarationClauseAST::Node &parameterDeclarationClause)
Possible candidates:
  void DeclaratorAST::setParameterDeclarationClause(std::auto_ptr< class ParameterDeclarationClauseAST > &parameterDeclarationClause)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:1106 Warning: no matching class member found for
  void TypeParameterAST::setTemplateParameterList(TemplateParameterListAST::Node &templateParameterList)
Possible candidates:
  void TypeParameterAST::setTemplateParameterList(std::auto_ptr< class TemplateParameterListAST > &templateParameterList)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/parser.cpp:418 Warning: no matching class member found for
  bool Parser::parseTranslationUnit(TranslationUnitAST::Node &node)
/home/apidox/src/cvs-api/kdevelop/lib/util/locate.cpp:24 Warning: no matching class member found for
  QString Locate::relativeName(const  QString file)
Possible candidates:
  QString Locate::relativeName(const  QString)
/home/apidox/src/cvs-api/kdevelop/parts/doctreeview/misc.cpp:240 Warning: no matching class member found for
  void DocTreeViewTool::scanDevHelpDirs(const QString)
Possible candidates:
  void DocTreeViewTool::scanDevHelpDirs(const  QString path=QString::null)
/home/apidox/src/cvs-api/kdevelop/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:103 Warning: no matching class member found for
  GeneralTab::GeneralTab(GccOptionsPlugin::Type type, QWidget *parent, const  char *name)
Possible candidates:
  GeneralTab::GeneralTab(QWidget *parent=0, const  char *name=0)
  GeneralTab::GeneralTab(QWidget *parent=0, const  char *name=0)
<unknown>:0 Warning: Found unknown command `\FIXME'
<unknown>:0 Warning: Found unknown command `\FIXME'
<unknown>:0 Warning: Found unknown command `\FIXME'
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:207 Warning: argument `text' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:207 Warning: argument `index' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:207 Warning: argument `matchedlength' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
make[1]: Leaving directory `/home/apidox/src/cvs-api/kdevelop'


******************* Important *********************

Before you can browse the API documentation you MUST issue:
  make install-apidox (as root)

The API documentation will then be installed at:
  /usr/local/kde/share/doc/HTML/en/kdevelop-apidocs/html





More information about the KDevelop-devel mailing list