Skip to content

Fix nasa#137, separated increment and decrement operators from other operators in fsw/src/lc_action.c and lc_watch.c except when using POP_RPN_DATA - #138

Draft
myc-yang wants to merge 1 commit into
nasa:devfrom
myc-yang:137-increment-decrement-operator-mixed-other-operators
Draft

Conversation

@myc-yang

Copy link
Copy Markdown

Checklist (Please check before submitting)

Describe the contribution
Fixes #137

Testing performed
Re-ran LC unit tests.

Expected behavior changes
No impact to behavior

System(s) tested on

  • Hardware: [e.g. PC, SP0, MCP750]
  • OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
  • Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Michael Yang / NASA/GSFC

For members of the cFS Team
Click the Preview tab and select the pull request template corresponding to the type of change you are submitting:

…operators in fsw/src/lc_action.c and lc_watch.c except when using POP_RPN_DATA
@myc-yang
myc-yang force-pushed the 137-increment-decrement-operator-mixed-other-operators branch from f6c414e to 6e76d02 Compare August 21, 2026 19:38
@myc-yang
myc-yang marked this pull request as draft August 28, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increment/decrement operations mixed with other operators in expression in lc_watch.c and lc_action.c

2 participants