You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_es.h:562: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_es.h:562: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:480: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:493: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:505: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:522: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:563: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:534: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:546: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_sb_msg.h:560: warning: Illegal command \SB_PIPEOPTSEC as the argument of a \c command
To Reproduce
Steps to reproduce the behavior:
make usersguide
System observed on:
Hardware
Ubuntu 18.04
doxygen 1.8.13
Reporter Info
Anh Van, NASA Goddard
The text was updated successfully, but these errors were encountered:
NOTE - Comments/documentation only, no logic updates
Also fixesnasa#403, resolves all warnings
Also fixesnasa#536, comment typo in CFE_SB_RcvMsg implementation header
Describe the bug
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_es.h:562: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_es.h:562: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:480: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:493: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:505: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:522: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:563: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:534: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/sb/cfe_sb_priv.h:546: warning: expected tag but found TK_LNKWORD token instead!
/media/sf_share/cfs_11_5_2019/cfs/cfe/fsw/cfe-core/src/inc/cfe_sb_msg.h:560: warning: Illegal command \SB_PIPEOPTSEC as the argument of a \c command
To Reproduce
Steps to reproduce the behavior:
System observed on:
Reporter Info
Anh Van, NASA Goddard
The text was updated successfully, but these errors were encountered: