Skip to content

[stable-3.16] fix Windows build - #8068

Merged
mgallien merged 1 commit into
stable-3.16from
backport/8066/stable-3.16
Mar 24, 2025
Merged

[stable-3.16] fix Windows build#8068
mgallien merged 1 commit into
stable-3.16from
backport/8066/stable-3.16

Conversation

@backportbot

@backportbot backportbot Bot commented Mar 24, 2025

Copy link
Copy Markdown

Backport of PR #8066

`cl` didn't quite like it:

```
error C2445: result type of conditional expression is ambiguous: types 'QByteArray' and 'const char [1]' can be converted to multiple common types
```

just changing the `auto` to `QByteArray` results in the same compile error

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@backportbot
backportbot Bot requested review from mgallien and nilsding March 24, 2025 09:43
@backportbot backportbot Bot added this to the 3.16.3 milestone Mar 24, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-8068.zip

SHA256 checksum: 30bb502b9c36d483a4e82a2f9df8476da435c48f4acc0494fc2350cd691ecc45

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

@mgallien
mgallien merged commit 281ff7f into stable-3.16 Mar 24, 2025
@mgallien
mgallien deleted the backport/8066/stable-3.16 branch March 24, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants