Bug 653 - /usr/lib/qt/include/qregion.h seems to be broken
Summary: /usr/lib/qt/include/qregion.h seems to be broken
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: qt-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P4 major
Assignee: Sergey V Turchin
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-22 18:58 MSK by Dmitry V. Levin
Modified: 2003-09-24 12:29 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2002-02-22 18:58:07 MSK
Following declaration in /usr/lib/qt/include/qregion.h breaks compilation of several packages in Sisyphus:

#if !(defined(__STRICT_ANSI__) && defined(_CC_GNU_)) && !defined(_CC_EDG_) && !defined(_CC_HP_) && !defined(_CC_HP_ACC_) && !defined(_CC_USLC_) && !defined(_CC_MWERKS_) && !defined(xor)
    QRegion xor( const QRegion & )	const;
#endif


---
Try to rebuild:
biditext-0.0.3-alt3
kfortune-1.3-ipl14mdk
---

Comment 1 Sergey V Turchin 2002-03-13 21:27:06 MSK
apps should be build with gcc-2.95.3
Comment 2 Sergey V Turchin 2002-03-13 21:27:06 MSK
apps should be build with gcc-2.95.3
Comment 3 Sergey V Turchin 2003-09-24 12:29:45 MSD
reassign 2 zerg@altlinux.org