juniskane commented on issue #382: syslog/file: Remove syslog_dev_uninitialize 
in syslog_file_channel
URL: https://github.com/apache/incubator-nuttx/pull/382#issuecomment-591841994
 
 
   This works otherwise, but not in the case syslog_file_channel() fails ever, 
even once. Cannot recover back to working device without reboot:
   ```
   nsh> app -l /dev/nonexistent
   Cannot set syslog to /dev/nonexistent
   nsh> app -l usb
   Cannot set syslog to /dev/ttyACM0
   nsh> app -l uart
   Cannot set syslog to /dev/ttyS3
   nsh> 
   ```
   So it is still a regression of old, working functionality.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to