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

xdftool not aware of Latin 1, can't handle all valid AmigaDOS filenames #2

Closed
Leffmann opened this issue Aug 16, 2012 · 1 comment
Closed

Comments

@Leffmann
Copy link

Using xdftool to work on disks with filenames making use of certain Latin 1 characters will fail:

xdftool new_WB3.1_40.42_install.adf repack WB3.1_40.42_install.adf

'repack WB3.1_40.42_install.adf' FSError: Invalid File Name(9):node=ADFSDir:'Install'(@882),file_name='Portugu?s.info'

@cnvogelg
Copy link
Owner

Yes, thats true. International character handling was completely missing in the current version of xdftool.

However, I added it in the last commit a few minutes ago ;) xdftool should be now fully international aware...
Its a lot of fresh code so new bugs might have been introduced.
Would be great if you could test it a bit.... Thanks!

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

2 participants