----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124818/ -----------------------------------------------------------
Review request for kdewin. Repository: emerge Description ------- VS was picking wrong function types for opendir/readdir because there was no prototypes for them in dirent.h, which lead to crash. The second crash was due to writing 8-byte intptr_t value returned by _findfirst() into a 4-byte long variable. No idea how it was working before. Diffs ----- portage/win32libs/shared-mime-info/dirent.h b98296a portage/win32libs/shared-mime-info/dirent.c 2ca945a Diff: https://git.reviewboard.kde.org/r/124818/diff/ Testing ------- Thanks, arrowdodger arrowdodger
_______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows