You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Hi @ciyongch thanks for pointing this out. It would be great to pull in this fix into 1.8 if it already exists. Is there a PR already or is someone working on it?
Hi @samskalicky , I don't think there's anyone working on this, as well as another one regarding pybind11 #15547, ping @szha to confirm and see if there's any other potential license issues for the release.
After reviewing the cmake file, it seems ok to have the file under both licenses. The BSL license is under category A and is compatible with Apache License.
Description
This is to track the dual license header issue of file cmake/Modules/FindJeMalloc.cmake which mentioned in #18478.
The text was updated successfully, but these errors were encountered: