Skip to content

chore: fix two small issues for compilation and clang-format - #10689

Merged
mgallien merged 1 commit into
masterfrom
chore/fixCompilation
Aug 28, 2026
Merged

chore: fix two small issues for compilation and clang-format#10689
mgallien merged 1 commit into
masterfrom
chore/fixCompilation

Conversation

@mgallien

@mgallien mgallien commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Resolves

#

Summary

TODO

  • ...

Checklist

AI (if applicable)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien
mgallien merged commit 3769349 into master Aug 28, 2026
17 of 18 checks passed
@mgallien
mgallien deleted the chore/fixCompilation branch August 28, 2026 11:15
@mgallien

mgallien commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0 please

@backportbot

backportbot Bot commented Sep 2, 2026

Copy link
Copy Markdown

The backport to stable-34.0 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-34.0
git pull origin stable-34.0

# Create the new backport branch
git checkout -b backport/10689/stable-34.0

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 015a5f38

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/10689/stable-34.0

Error: Failed to check for changes with origin/stable-34.0: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@mgallien

mgallien commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0 please

@backportbot

backportbot Bot commented Sep 2, 2026

Copy link
Copy Markdown

The backport to stable-34.0 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-34.0
git pull origin stable-34.0

# Create the new backport branch
git checkout -b backport/10689/stable-34.0

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 015a5f38

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/10689/stable-34.0

Error: Failed to check for changes with origin/stable-34.0: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

2 participants