pkatlic opened a new pull request, #883: URL: https://github.com/apache/daffodil/pull/883
Update code to support building on macOS Monterey. Rename strtonum function to avoid conflict with built-in standard function definition on macOS. Add macOS GitHub runner and concurrency control to cancel in-progress GitHub jobs. This was tested on macOS 12.6.1. DAFFODIL-2747 main.yml: Add macOS runner and dependency installation step. Add concurrency control to cancel in-progress GitHub jobs. xml_reader.c: Rename strtonum function to strtoinum in order to avoid naming conflict with macOS functions. -- 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]
