--- Comment #10 from angry-kasyan at narod dot ru 2009-01-13 08:12 ---
(In reply to comment #9)
> (In reply to comment #8)
> > still unfixed?
>
> Please provide a compilable self-contained testcase.
> Danny
>
Here is compilable testcase:
## begin df.cpp
__a
--- Comment #8 from angry-kasyan at narod dot ru 2009-01-11 12:08 ---
class __declspec(dllimport) QBitArray
{
//...
friend __declspec(dllimport) QDataStream &operator<<(QDataStream &, const
QBitArray &);
friend __declspec(dllimport) QDataStream &