commit | 9a5499b4e54f1d74dfe41772d780511c8ad1120c | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Tue Nov 11 23:04:59 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Tue Nov 11 23:04:59 2008 +0000 |
tree | 4aac685d27ffba930b8c36f4dc356aed6728a0b3 | |
parent | d3013ffa49e889ff96ed967f574aa01b91b09f12 [diff] |
#3705: Command-line arguments were not correctly decoded when the terminal does not use UTF8. Now the code propagates the unicode string as far as possible, and avoids the conversion to char* which implicitely uses utf-8. Reviewed by Benjamin.