On Wed Nov 6 07:01:56 2024 +0000, Aida Jonikienė wrote:
> You should add a person to the reviewers list instead (but that requires
> developer access; you can request it with a button like "Request Access"
> in the Wine repository)
i cannot. No permission. Can you help me? thank you
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6770#note_86872
structuredquery is required to support AQS filters in Windows.Devices.Enumeration's `FindAllAsync` methods, and this stubs adds a basic set of stubs to get the ball rolling.
--
v6: dlls/structuredquery: Add stubs for QueryParser.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6788
> Proton hack won't be acceptable upstream
I learned that Wine and wine-staging doesn't like app-specific code. However, Proton has [a lot of app-specific workarounds](https://github.com/ValveSoftware/Proton/blob/1a73b04e6cdf29297…. Since Microsoft [famously](https://arstechnica.com/gadgets/2022/10/windows-95-went-the-extra… has app-specific workarounds (which Wine needs to emulate for full conformance), our own workaround for Microsoft Office wouldn't be much different on the technical side. On the social side, Wine wouldn't accept stuff like that, but Proton has a history of this.
> may ... behalf
In simpler words: It might take a long time before I finally get back to looking into this. This is because I don't need to use Microsoft Office right now. I need to dig up the folder I put all the files related to this work. I also need to call someone to make sure I'm still allowed to use the Microsoft Office license from my university. If the better solution from someone else becomes ready before I can look into this, then awesome! Otherwise, other people can pick up my work, build off of it, and send it somewhere where it would be accepted.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2378#note_86867
structuredquery is required to support AQS filters in Windows.Devices.Enumeration's `FindAllAsync` methods, and this stubs adds a basic set of stubs to get the ball rolling.
--
v4: dlls/structuredquery: Add stubs for QueryParser.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6788
structuredquery is required to support AQS filters in Windows.Devices.Enumeration's `FindAllAsync` methods, and this stubs adds a basic set of stubs to get the ball rolling.
--
v5: dlls/structuredquery: Add stubs for QueryParser.
dlls/structuredquery/tests: Add basic conformance tests for QueryParser.
dlls/structuredquery: Add stub.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6788