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
The prototype for the OS_ShellOutputToFile_Impl() function has gotten stale and needs an update. Unfortunately this isn't built as part of any regularly-run test routine.
To Reproduce
Change OSAL config to enable shell
Build on RTEMS
Due to other changes the shell implementation on RTEMS and POSIX failed
to build under certain configurations. This fixes and verifies the
shell functions as expected.
Due to other changes the shell implementation on RTEMS and POSIX failed
to build under certain configurations. This fixes and verifies the
shell functions as expected.
Describe the bug
The prototype for the OS_ShellOutputToFile_Impl() function has gotten stale and needs an update. Unfortunately this isn't built as part of any regularly-run test routine.
To Reproduce
Change OSAL config to enable shell
Build on RTEMS
Expected behavior
Build should pass
Code snips
osal/src/os/rtems/src/os-impl-shell.c
Line 55 in 65c584f
System observed on:
RTEMS 4.11.3 target, Ubuntu 20.04 host.
Reporter Info
Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered: