[Git][wine/wine][master] include: Add enum flag operators for D3D11_RLDO_FLAGS.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Mon, 26 Jan 2026 16:02:35 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: fcdfbf98 by Biswapriyo Nath at 2026-01-26T12:22:23+01:00 include: Add enum flag operators for D3D11_RLDO_FLAGS. This fixes compiler error in ppsspp project. error: cannot initialize a parameter of type 'D3D11_RLDO_FLAGS' with an rvalue of type 'int' Reported in https://github.com/mingw-w64/mingw-w64/issues/157 - - - - - 1 changed file: - include/d3d11sdklayers.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fcdfbf98a2b51e866db2e5a352dd5880f23421c6 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fcdfbf98a2b51e866db2e5a352dd5880f23421c6 You're receiving this email because of your account on gitlab.winehq.org.