Avoid compilation errors about ambigouos "byte". #1

Merged
fdik merged 1 commits from msc/downloadclient:msc-patch-1 into master 7 months ago
msc commented 2 years ago

Not sure what exactly made that happen, but this change fixes it.

(Linux, GCC 10.2.0, C++17)

Not sure what exactly made that happen, but this change fixes it. (Linux, GCC 10.2.0, C++17)
fdik merged commit 8b4a1b4ed2 into master 7 months ago
The pull request has been merged as 8b4a1b4ed2.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b msc-msc-patch-1 master
git pull msc-patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff msc-msc-patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pEp.foundation/downloadclient#1
Loading…
There is no content yet.