yang zhang commented on a discussion on cpukit/libmisc/shell/shell.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/300#note_114751 > struct termios previous_term; > bool result; > bool interactive = true; > + int tc_result; yeah, i already found the issue, tc_result should be intialized by -1, i'm doing this, but not sure amend a commit, or generate a new MR, i'm learning the rules. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/300#note_114751 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
