Skip to content

fix: do not convert path to utf8 in open_file_binary#160

Closed
fwanderse wants to merge 1 commit into
contentauth:vNextfrom
fwanderse:fw-anderse/fix-utf8-convert-issue-in-open_file_binary
Closed

fix: do not convert path to utf8 in open_file_binary#160
fwanderse wants to merge 1 commit into
contentauth:vNextfrom
fwanderse:fw-anderse/fix-utf8-convert-issue-in-open_file_binary

Conversation

@fwanderse

Copy link
Copy Markdown

Builder::add_ingredient may fail with non-ascii characters in source_path
Issue: #156

@tmathern

Copy link
Copy Markdown
Collaborator

Other suggestion: remove the C FFI function that is misbehaving to inline correct behavior in the functions that need it.
PR here: #161 (+tests)

@tmathern tmathern left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If not going with #161 (it's ok not to, #161 is a suggestion), this needs also a test to make sure the issue wouldn't come back.

@tmathern

tmathern commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

#160 is merged instead

@tmathern tmathern closed this Feb 25, 2026
@fwanderse fwanderse deleted the fw-anderse/fix-utf8-convert-issue-in-open_file_binary branch March 7, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants