[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    qt-copy/src/tools
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-05-17 6:31:59
[Download RAW message or body]

CVS commit by coolo: 

five bugs found because of people using this way to construct a QCString.
As long as TT doesn't get a public version of that constructor that does
the null terminating, we're forbidding the use within KDE


  M +1 -0      qcstring.h   1.51


--- qt-copy/src/tools/qcstring.h  #1.50:1.51
@@ -142,4 +142,5 @@ class QRegExp;
 class Q_EXPORT QCString : public QByteArray     // C string class
 {
+     QCString( const QByteArray & ) {}
 public:
     QCString() {}                               // make null string


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic