Skip to content

fix ttxt related compiler warning#124

Merged
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
stevesims:upstream-ttxt-compiler-fix
Oct 27, 2023
Merged

fix ttxt related compiler warning#124
breakintoprogram merged 1 commit intobreakintoprogram:mainfrom
stevesims:upstream-ttxt-compiler-fix

Conversation

@stevesims
Copy link
Copy Markdown
Contributor

text code as it was produces a couple of compiler warnings, since memcpy shouldn't be used for overlapping areas

this changes to use memmove for the two instances that produced this warning

@breakintoprogram breakintoprogram added the bug Something isn't working label Oct 27, 2023
@breakintoprogram breakintoprogram merged commit bae6c54 into breakintoprogram:main Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants