Joel Sherrill commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/541#note_129878


Are you specifically referring to giving an error if the console stdin != 0? 

This function should not be in the executable and sysinit list if there is no 
console. If there is a console and it isn't on file descriptor 0, that's a 
valid error case all the time. See [POSIX 
stdin](https://pubs.opengroup.org/onlinepubs/007904975/functions/stdin.html) 
for confirmation.

I'm willing to call this resolved, if that's what you are thinking.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/541#note_129878
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

Reply via email to