From: "Andrew Eikum (@aeikum)" Subject: Re: [PATCH v2 0/1] MR338: mmdevapi: Override product strings for DualSense controller audio devices Message-Id: Date: Thu, 30 Jun 2022 14:02:40 +0000 In-Reply-To: References: On Thu Jun 30 13:59:16 2022 +0000, Claire wrote: > That moves the warning to the next line. Would an explicit cast be ok? Oh, because `pwszVal` is non-const. Sure, I think a cast is fine. We never write to it or try to free it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/338#note_3052