Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CfAPI wrapper build in Win32 mode #2800

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

er-vin
Copy link
Member

@er-vin er-vin commented Jan 6, 2021

For some reason MSVC manages to deduce the right constructor in Win64
mode but not in Win32 mode. So let's be more explicit about what we
return.

Signed-off-by: Kevin Ottens [email protected]

For some reason MSVC manages to deduce the right constructor in Win64
mode but not in Win32 mode. So let's be more explicit about what we
return.

Signed-off-by: Kevin Ottens <[email protected]>
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-2800-3b3864296a2bc09540989241325e938ed5a3275e-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

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

@allexzander allexzander merged commit 33fb861 into master Jan 6, 2021
@allexzander allexzander deleted the fix_cfapi_win32_build branch January 6, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants