Bug 653

Summary: /usr/lib/qt/include/qregion.h seems to be broken
Product: Sisyphus Reporter: Dmitry V. Levin <ldv>
Component: qt-develAssignee: Sergey V Turchin <zerg>
Status: CLOSED NOTABUG QA Contact:
Severity: major    
Priority: P4    
Version: unstable   
Hardware: all   
OS: Linux   

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__) &amp;&amp; defined(_CC_GNU_)) &amp;&amp; !defined(_CC_EDG_) &amp;&amp; !defined(_CC_HP_) &amp;&amp; !defined(_CC_HP_ACC_) &amp;&amp; !defined(_CC_USLC_) &amp;&amp; !defined(_CC_MWERKS_) &amp;&amp; !defined(xor)
    QRegion xor( const QRegion &amp; )	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