-
Notifications
You must be signed in to change notification settings - Fork 118
refactor: Simplify path string formatting in World Builder #1759
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
refactor: Simplify path string formatting in World Builder #1759
Conversation
|
I would have liked you to communicate about this to avoid double work. |
That's fair. Messaging you now :) |
f947151 to
0f8ff3a
Compare
0f8ff3a to
696bcea
Compare
xezon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change title needs to be a bit more specific.
xezon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Addresses feedback on PR #1712 by removing unnecessary intermediate buffer copies before converting strcpy to strlcpy.
Merge before #1712
Changes: