normanr commented on pull request #5017:
URL: https://github.com/apache/incubator-nuttx/pull/5017#issuecomment-1002600790


   I think I started with `bl602evb:gpio`, but I wanted to enable `TTY_SIGINT` 
and `SIG_DEFAULT` so had `SERIAL_TERMIOS` enabled, then when I saw this commit 
I tried with `SERIAL_TERMIOS` disabled, and it gave the error above. I think 
it's because `tc_lflag` is inside `SERIAL_TERMIOS`, but 
`drivers/serial/serial_io.c` doesn't have a guard (because it used to be 
protected via `TTY_SIGINT`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to