On Wed, 6 Jul 2005 14:43:40 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

VZ>  Really fixed in a pretty drastic way: I've simply removed this class. Of
VZ> course, it means that if you're still using config file with "[M/Profiles]"
VZ> instead of "[Profiles]", the program won't work with it any more. But I
VZ> don't think anybody still does it if only because I think support for this
VZ> was always broken.
VZ> 
VZ>  If I'm wrong, please let me know and I'll add code to upgrade.cpp to
VZ> remove leading "M/" (of course, the same can be done with a simple sed
VZ> 1-liner).

It's OK, at least I don't have [M/Profiles] :)
BTW there's a new assert:

.src/classes/ConfigSourcesAll.cpp(373): assert "*fullpath.c_str() == '/'" 
failed: config paths must be absolute
Call stack:
[05] wxStackWalker::Walk(unsigned int)       
[06] 0xb794fd72
[07] 0xb794ff04
[08] wxAppConsole::OnAssert(char const*, int, char const*, char const*)
[09] wxApp::OnAssert(char const*, int, char const*, char const*)
[10] wxMApp::OnAssert(char const*, int, char const*, char const*)       
.src/gui/wxMApp.cpp:646
[11] wxOnAssert(char const*, int, char const*, char const*)
[12] wxAssert(int, char const*, int, char const*, char const*)
[13] AllConfigSources::Read(wxString const&, LookupData&) const 
.src/classes/ConfigSourcesAll.cpp:373
[14] wxConfigMultiplexer::DoRead(LookupData&) const     
.src/classes/ConfigSourcesAll.cpp:206
[15] wxConfigMultiplexer::DoReadString(wxString const&, wxString*) 
const.src/classes/ConfigSourcesAll.cpp:234
[16] wxConfigBase::Read(wxString const&, wxString*, wxString const&) const
[17] wxConfigBase::Read(wxString const&, wxString const&) const 
/usr/local/wxWindows.26/include/wx-2.6/wx/confbase.h:186
[18] wxFontMapperBase::NonInteractiveCharsetToEncoding(wxString const&)
[19] wxFontMapper::CharsetToEncoding(wxString const&, bool)
[20] MimePartCCBase::GetTextEncoding() const    .src/mail/MimePartCCBase.cpp:275
[21] MessageView::ShowTextPart(MimePart const*) 
.src/classes/MessageView.cpp:1660
[22] MessageView::ShowPart(MimePart const*)     
.src/classes/MessageView.cpp:1982
[23] MessageView::ProcessPart(MimePart const*)  
.src/classes/MessageView.cpp:2308
[24] MessageView::ProcessAllNestedParts(MimePart const*)        
.src/classes/MessageView.cpp:2002
[25] MessageView::ProcessMultiPart(MimePart const*, wxString const&)    
.src/classes/MessageView.cpp:2271

Regards,
Nerijus



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to