mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #133] [MERGED] Fix CI and replacement character #279
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/133
Author: @Yaya-Cout
Created: 1/24/2022
Status: ✅ Merged
Merged: 1/24/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev-ci-fix📝 Commits (1)
78867c3Fix CI and replacement character📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
ion/test/events.cpp(+1 -1)📝
kandinsky/include/kandinsky/font.h(+1 -1)📝
kandinsky/src/font.cpp(+1 -1)📄 Description
This pull request fixes the CI and the replacement character. The CI crashed because
e575ffc7cechanged the behavior of shift + OK : this is no longer returning OK as event. The replacement character was≤instead of�that made of an assert crash when a character wasn't supported. This pull request fixes that.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.