Bug 222 - Doxygen warnings in RC1
Doxygen warnings in RC1
Status: RESOLVED WONTFIX
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
All All
: P1 normal
Assigned To: Craig Dowell
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-17 12:29 EDT by Craig Dowell
Modified: 2009-02-13 16:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2008-06-17 12:29:38 EDT
[ns-regression] ~/repos/ns-3-dev > ./waf --doxygen
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2653: Warning: no unique
ly matching class member found for
  static TypeId ns3::NodeListPriv::GetTypeId(void)
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2892: Warning: no unique
ly matching class member found for
  static TypeId ns3::SimulatorPrivate::GetTypeId(void)
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2834: Warning: unable to
 resolve reference to `EU_BYTE' for \ref command
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2785: Warning: unable to
 resolve reference to `std::string' for \ref command
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2792: Warning: unable to
 resolve reference to `std::string' for \ref command
/home/craigdo/repos/ns-3-dev/src/core/attribute.h:142: Warning: unable to resolv
e reference to `ATTRIBUTE_HELPER_HEADER' for \ref command
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:2062: Warning: unable to
 resolve reference to `EthernetV1' for \ref command
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:1045: Warning: unexpecte
d token TK_EOF as the argument of ref
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:1614: Warning: unable to
 resolve reference to `RowFirst' for \ref command
/home/craigdo/repos/ns-3-dev/doc/introspected-doxygen.h:1383: Warning: unable to
 resolve reference to `Distance' for \ref command
/home/craigdo/repos/ns-3-dev/src/node/socket.h:461: Warning: argument `maxSize'
of command @param is not found in the argument list of ns3::Socket::RecvFrom(Add
ress &fromAddress)
/home/craigdo/repos/ns-3-dev/src/node/socket.h:461: Warning: argument `flags' of
 command @param is not found in the argument list of ns3::Socket::RecvFrom(Addre
ss &fromAddress)
Comment 1 Rajib Bhattacharjea 2008-12-19 13:31:18 EST
If this has been fixed, Craig, please close it out.
Comment 2 Craig Dowell 2009-02-13 16:53:43 EST
We've fixed the obvious ones.  What remains is apparently not fixable in a reasonable way.