Skip to content
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

handles filename data properly #19

Open
cedlemo opened this issue Apr 1, 2018 · 0 comments
Open

handles filename data properly #19

cedlemo opened this issue Apr 1, 2018 · 0 comments

Comments

@cedlemo
Copy link
Owner

cedlemo commented Apr 1, 2018

filename data are generaly strings but the encoding depends on encoding of the file system. For now filenames are handled as normal strings and there are no care taken to their encoding.

see https://github.com/ruby-gnome2/ruby-gnome2/blob/master/glib2/ext/glib2/rbglib.c#L226, for example.

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

No branches or pull requests

1 participant