On Mon, 11 Jul 2005 00:27:51 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> NB> I will, but I think it's "Default". VZ> VZ> Then something is really wrong (in new config-reading code?) because it's VZ> not supposed to have this value there... How can I reproduce this? It's an old assert, not a new one. Just reply to a message with CHARSET=US-ASCII, but it may be Unix specific, as the new text viewer/editor encoding code differs for Unix/Windows. BTW, as I thought, it is default: (gdb) frame 11 #11 0x08266e6a in SendMessageCC::AddPart (this=0x8c5bb48, type=MimeType::TEXT, buf=0x8c957c4, len=252, [EMAIL PROTECTED], [EMAIL PROTECTED], dlist=0x0, plist=0x0, enc=wxFONTENCODING_DEFAULT) at .src/mail/SendMessageCC.cpp:1498 1498 switch ( GetMimeEncodingForFontEncoding(enc) ) (gdb) p enc $1 = wxFONTENCODING_DEFAULT (gdb) frame 10 #10 0x082650fa in GetMimeEncodingForFontEncoding (enc=wxFONTENCODING_DEFAULT) at .src/mail/SendMessageCC.cpp:676 676 FAIL_MSG( _T("unknown encoding") ); (gdb) p enc $2 = wxFONTENCODING_DEFAULT Regards, Nerijus ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Mahogany-Developers mailing list Mahogany-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mahogany-developers