On Thu, 10 Oct 2002 23:26:38 -0700 (PDT) Michael A Chase <[EMAIL PROTECTED]> wrote:
MAC> I finally compiled 0.64.2. Unfortunately, I got a compiler error which I MAC> fixed with the attached patch. Err, sorry, no -- you're not building 0.64.2 here but the very latest sources as the file Migrate.cpp was added only 2 days ago. Nevertheless, thanks for reporting the bugs! MAC> MigrateWizardDstPage::TransferDataToWindow ()': MAC> .src/modules/Migrate.cpp:952: conditional expression between distinct MAC> pointer types `IMAPServerPanel *' and `LocalPanel *' lacks a cast MAC> .src/modules/Migrate.cpp:952: `void *' is not a pointer-to-object type MAC> .src/modules/Migrate.cpp: In method `bool MAC> MigrateWizardDstPage::TransferDataFromWindow ()': MAC> .src/modules/Migrate.cpp:957: conditional expression between distinct MAC> pointer types `IMAPServerPanel *' and `LocalPanel *' lacks a cast MAC> .src/modules/Migrate.cpp:957: `void *' is not a pointer-to-object type Fixed. MAC> Another problem, I haven't been able to update my wxWindows CVS tree. It has (just) moved, please see wx-dev archives (at lists.wxwindows.org) for the access instructions. Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
