[Xcb] [Bug 66556] New: XCB util-renderutil module and C++ (with patch)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 3 11:30:00 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66556

          Priority: medium
            Bug ID: 66556
          Assignee: xcb at lists.freedesktop.org
           Summary: XCB util-renderutil module and C++ (with patch)
        QA Contact: xcb at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: j.keil at gmx.de
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Utils
           Product: XCB

Created attachment 81972
  --> https://bugs.freedesktop.org/attachment.cgi?id=81972&action=edit
patch to fix compilation and linking issues with C++

Hello,

the latest version of the util-renderutil module cannot be used in C++ programs
due to the missing extern "C" declaration. Furthermore the C++ keyword
'template' is used as a variable name.

I've attached a patch against latest git for both problems.

Thank you,

Jochen

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130703/ea5a56c1/attachment.html>


More information about the Xcb mailing list