[Bug 45472] New: oleaut32/oleaut.c: 1 MSVC "warning C4090: '=' : different 'const' qualifiers"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 17 16:16:40 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45472

            Bug ID: 45472
           Summary: oleaut32/oleaut.c: 1 MSVC "warning C4090: '=' :
                    different 'const' qualifiers"
           Product: Wine
           Version: 3.3
          Hardware: x86-64
                OS: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: oleaut32
          Assignee: wine-bugs at winehq.org
          Reporter: winehq-bugs_serge_180716 at gautherie.fr

{{
...\oleaut32\oleaut.c(865) : warning C4090: '=' : different 'const' qualifiers
}}

pPSDispatchFacBuf is loosing its const.

Code added by
https://source.winehq.org/git/wine.git/commit/ebb839733ad84627a1be954ed861a67128acb0d1?f=dlls/oleaut32/oleaut.c
.

Fwiw, see https://jira.reactos.org/browse/CORE-7538 .

There are other cases of this warning. With this first example, I would like to
know how you want them fixed...

-- 
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.



More information about the wine-bugs mailing list