Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571244 Details for
Bug 677642
media-libs/opencolorio-1.1.0-r1 : /.../PyAllocationTransform.cpp:67:27: error: cast between incompatible function types from PyObject*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
opencolorio-1.1.0-remove-Werror.patch
opencolorio-1.1.0-remove-Werror.patch (text/plain), 473 bytes, created by
Bernd
on 2019-03-30 13:22:56 UTC
(
hide
)
Description:
opencolorio-1.1.0-remove-Werror.patch
Filename:
MIME Type:
Creator:
Bernd
Created:
2019-03-30 13:22:56 UTC
Size:
473 bytes
patch
obsolete
>diff --git a/src/pyglue/CMakeLists.txt b/src/pyglue/CMakeLists.txt >index a90ca1c..35de89a 100644 >--- a/src/pyglue/CMakeLists.txt >+++ b/src/pyglue/CMakeLists.txt >@@ -22,9 +22,9 @@ endif() > > # Process all warnings as errors > # Unfortunately Windows still has a warning >-if(UNIX) >- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") >-endif() >+#if(UNIX) >+# set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") >+#endif() > > find_package(PythonLibs) > if(NOT PYTHONLIBS_FOUND)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 677642
:
564540
|
564542
|
564544
|
564546
|
564548
|
564550
|
564552
| 571244 |
571246