pnoltes opened a new pull request, #800:
URL: https://github.com/apache/celix/pull/800

   This pull request updates the workflow to run on macOS 15.
   
   Several adjustments were required:
    - Compiler fixes: Resolved issues with vla-cxx-extension (variable-length 
arrays) and missing-template-arg-list-after-template-kw.
    - Linker changes: The -Wl,-undefined,error flag is no longer needed.
    - ASAN fixes: Addressed inconsistent curl init/cleanup and compatibility 
issues with dlopen & ASAN when RTLD_NODELETE is not used.
   
   Relates to #778


-- 
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