https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251412

j.david.li...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220008|0                           |1
        is obsolete|                            |

--- Comment #1 from j.david.li...@gmail.com ---
Created attachment 220009
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220009&action=edit
Original version of patch missed new file needed for clang compatibility

Original version of patch missed a new file needed for clang compatibility;
they compile with -Werror on clang, but have unreachable code from Cython. 
They use -Wno-error=unreachable-code on Mac to deal with this, so the patch to
setup.py just adds the same flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to