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
I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug CFE_TIME_Add() and CFE_TIME_Subtract() use Time1 and Time2 to name their time parameters. CFE_TIME_Compare() uses TimeA and TimeB.
Was noted here but doesn't have an issue open that I could find.
Checklist
Describe the bug
CFE_TIME_Add()
andCFE_TIME_Subtract()
useTime1
andTime2
to name their time parameters.CFE_TIME_Compare()
usesTimeA
andTimeB
.Was noted here but doesn't have an issue open that I could find.
Code snips
cFE/modules/core_api/fsw/inc/cfe_time.h
Line 329 in 4deea95
cFE/modules/core_api/fsw/inc/cfe_time.h
Line 358 in 4deea95
cFE/modules/core_api/fsw/inc/cfe_time.h
Line 395 in 4deea95
Expected behavior
Make consistent.
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: