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

List:       kde-commits
Subject:    Re: kdepim/korganizer/knewstuff
From:       Frerich Raabe <frerich.raabe () gmx ! de>
Date:       2003-07-11 4:54:52
[Download RAW message or body]

Am Freitag, 11. Juli 2003 06:52 schrieb Frerich Raabe:
> I'm confused, the attached testcase does not compile with your checkout of
> qt-copy? It does so here.

And here's the promised testcase (maybe KMail should popup a warning message 
in case the word "attach" is found in the body of the mail, but no 
attachements are found).

- Frerich

["qbatest.cc" (text/x-c++src)]

#include <qcstring.h>
#include <qstring.h>

int main()
{
	QByteArray data;
	data.fill( 'x', 20 );
	qDebug( "%s", QString::fromUtf8( data + '\0' ).latin1() );
}


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

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