Issue 115871 - vcl: vcl/unx/inc/dtint.hxx breaks with recent X11 headers
Summary: vcl: vcl/unx/inc/dtint.hxx breaks with recent X11 headers
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL: https://bugs.gentoo.org/show_bug.cgi?...
Keywords:
: 116197 (view as issue list)
Depends on:
Blocks:
 
Reported: 2010-12-01 19:36 UTC by bjoern.michaelsen
Modified: 2011-02-25 12:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.michaelsen 2010-12-01 19:36:27 UTC
the X11 header guards in vcl/unx/inc/dtint.hxx have recently renamed. I
successfully compiled the version by removing the #ifndef _XLIB_H_ block.
There is a however a cleaner solution in the linked gentoo above.
Comment 1 philipp.lohmann 2010-12-02 13:32:04 UTC
... or one could simply include the right header: svunx.h.

fixed in CWS vcl118
Comment 2 philipp.lohmann 2011-01-07 12:25:16 UTC
*** Issue 116197 has been marked as a duplicate of this issue. ***
Comment 3 philipp.lohmann 2011-01-20 12:52:36 UTC
please verify in CWS vcl118
Comment 4 h.ilter 2011-02-01 20:10:33 UTC
@PL: Please take over, Thanks.
Comment 5 philipp.lohmann 2011-02-02 08:11:02 UTC
verfied
Comment 6 philipp.lohmann 2011-02-25 12:21:48 UTC
integrated in DEV300m101