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-591804411 This is completely unacceptable. I have applications that call syslog_file_channel() based on run-time command-line arguments, to change the syslog destination on the fly. That is a useful functionality and there is no reason to limit this API to one-time initialization only. The patch causing build failure should be reverted instead i.e. do not make that one symbol static.
---------------------------------------------------------------- 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
