https://bugs.winehq.org/show_bug.cgi?id=43971 Kol <kol(a)MV8660.spb.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kol(a)MV8660.spb.edu --- Comment #1 from Kol <kol(a)MV8660.spb.edu> --- I see this bug when compiling latest versions of Wine and Wine-staging by GCC 4.8.1. I think that for some reasons the compiler refuses "key" as the name of a struct type. My workaround is to rename all instances of "struct key" to "struct key_type" in the file "bcrypt_main.c". -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.