[Bug 895566] Review Request: mingw-polyclipping - MinGW Polygon clipping library

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 19 00:24:35 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=895566

Thomas Sailer <t.sailer at alumni.ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(t.sailer at alumni.e |
                   |thz.ch)                     |

--- Comment #7 from Thomas Sailer <t.sailer at alumni.ethz.ch> ---
(In reply to comment #4)
> Please clarify what the patch is for and its status upstream.

This patch adds the __declspec annotations to tell windows C++ compilers which
functions to export from the DLL.

It also tells the cmake build system to also install the import library
(.dll.a), which is needed to actually link against the DLL (it contains stub
functions to call into the DLL).

Thanks for reminding me to report this upstream:
http://sourceforge.net/p/polyclipping/bugs/62/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RyjqMw3prP&a=cc_unsubscribe



More information about the package-review mailing list