[Psi-Devel] Fix svn compilation error on Solaris
Thomas Frauendorfer
thomas.frauendorfer at googlemail.com
Mon Jun 16 12:32:55 PDT 2008
Hi,
On Mon, Jun 16, 2008 at 5:55 PM, Kevin Smith <kevin at kismith.co.uk> wrote:
> On Wed, May 7, 2008 at 4:22 PM, Thomas Frauendorfer
> <thomas.frauendorfer at googlemail.com> wrote:
>> The build fails because of a solaris bug: on the box, Xutils.h doesn't
>> include Xlib.h but uses some of the types declared there. Thus as a
>> workaround, psi compiles fine if Xlib.h is included before Xutils.h in
>> advwidget.cpp. The attached patch does that.
>> The bug in Solaris might be fixed in a more recent version, so I don't
>> know whether the patch should be included or not.
>
> Did anyone ever commit/review this?
Fix is committed
More information about the Psi-Devel
mailing list