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

Review the remaining uses of ascii formats and assess their legitimacy #54

Open
koolfy opened this issue Aug 24, 2014 · 0 comments
Open
Assignees

Comments

@koolfy
Copy link
Contributor

koolfy commented Aug 24, 2014

As we had some problem in the past with UTF-8, I think i would be a good measure to look where we still constrain some strings and variables to plain ACII, and make sure it's not safer/wiser to switch them to UTF when possible.

Some switchs might not be useful right now (but a good meaure for the future, if the codebase changes), others might be a bad idea or dangerous. Time and careful reading will tell.

Whatever happens, it will happen in a branch to see proper review and testing before it's merged.
If nohing really needs to change, I'll close this when I feel confident with our current variable format handling.

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