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

List:       kfm-devel
Subject:    kio_mhtml: RFC2047 decoder
From:       Spiros Georgaras <sngeorgaras () otenet ! gr>
Date:       2005-01-17 22:25:09
Message-ID: 200501180025.09177.sngeorgaras () otenet ! gr
[Download RAW message or body]

Hi all
I have comminted some changes at kdeaddons/kfile_plugins/mhtml adding a 
RFC2047 decoder.

The code I commited compiled at my box but not in everybody's else :) as 
 Helge Deller pointed out. By the time I had the fix ready Jonathan Riddell 
had already fixed it

The problem is how did that code compile at my box?
The errors were at 

tmpIn=(const char *)encodedText;
// tmpIn is QCString and encodedText is QString

and

QTextCodec *codec = QTextCodec::codecForName(charset);
// charset is QString

Does anybody know why my box did not complain? I'm on Suse 9.2 and KDE 3.3.2.
I tested the code within a kdevelop project and then imported the changes ito 
my CVS tree

Regards
 Spiros
[prev in list] [next in list] [prev in thread] [next in thread] 

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