Bug 222

Summary: Doxygen warnings in RC1
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: documentationAssignee: Craig Dowell <craigdo>
Status: RESOLVED WONTFIX    
Severity: normal CC: ns-bugs
Priority: P1    
Version: pre-release   
Hardware: All   
OS: All   

Description Craig Dowell 2008-06-17 12:29:38 UTC
[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 UTC
If this has been fixed, Craig, please close it out.
Comment 2 Craig Dowell 2009-02-13 16:53:43 UTC
We've fixed the obvious ones.  What remains is apparently not fixable in a reasonable way.