https://bugs.winehq.org/show_bug.cgi?id=40140 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b540277cc7b8dc5b8118ce948b4 | |85afe802ab79e Status|UNCONFIRMED |RESOLVED CC| |damjan.jov(a)gmail.com Resolution|--- |FIXED Component|-unknown |msvcrt --- Comment #5 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- wcsxfrm() was added in this commit: commit b540277cc7b8dc5b8118ce948b485afe802ab79e Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Jun 12 17:52:56 2014 +0200 msvcrt: Add _wcsxfrm_l implementation. wine-1.6.2 was released on 10 Jan 2014, but the patch was only committed on 12 Jun 2014. Thus this bug is from before the function was implemented. Resolving fixed. Thank you for your bug report :) -- 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.