Are these C++ exceptions safe?

8 views
Skip to first unread message

David Banas

unread,
Dec 17, 2023, 7:58:48 AM12/17/23
to Enthought Tool Suite users
In getting the new Enable 6.0.0 successfully built under conda on my M2 MacBook, I needed to add two new C++ error exceptions. I now have this in the build: section of my meta.yaml file:

  script_env:
    - CFLAGS=-Wno-c++11-narrowing -Wno-register -Wno-incompatible-function-pointer-types

And I'm wondering: are these all safe?

Thanks,
-db

Reply all
Reply to author
Forward
0 new messages