On 12/12/2019 11:30, Matthew J Fletcher wrote:
Hi,
What is the correct return type for the
'rtems_telnetd_config.login_check' and 'rtems_ftpd_configuration.login'
functions ?
It looks like a bool, but that gives me a compiler warning, do i have to
cast the bool to a rtems_shell_login_check_
Hi,
What is the correct return type for the 'rtems_telnetd_config.login_check'
and 'rtems_ftpd_configuration.login' functions ?
It looks like a bool, but that gives me a compiler warning, do i have to
cast the bool to a rtems_shell_login_check_t
regards
---
Matthew J Fletcher
__