On Wednesday 12 April 2006 01:56, Michael Drüing wrote: > I should have waited with my previous mail. > > Here are some more fixes for kio. Thanks, committed.
> The authinfo.cpp is especially > interesting, because it already includes sys/stat.h. However, the S_I???? > constants are not defined when they're used. Moving the #include a few lines > up fixes that. Seems like something #undef's the constants again. Very strange, because it's nothing in kdelibs that does that, so it must be in the msvc system headers? Although, you moved it -up-, not down, so I can't see how the problem would be an undef... -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
