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

Can't use unicode characters to execute external commands (Origin: bugzilla #705217) #5251

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity normal in component general for ---
Reported in version 1.8.4-GIT on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2013-08-01 00:35:34 +0000, Suzumizaki-Kimitaka wrote:

Created attachment 250570
Enable to call external executable with unicode(non ASCII) characters on Windows

When doxygen calls external executables, and the path or the parameters include unicode (non ASCII) characters, the call will fail.

This problem looks like Bug 687393, but with 687393, they/you talk about ZIP format only.
(Microsoft Windows can treat ZIP format, but not support utf-8 filename flag defined 2006 by PKZIP 6.3.0.)

This problem also looks like Bug 605565. Unlike it, I uses Windows 8 PRO Japanese edition.

I made the patch for this problem, please apply this.

Regards,
Suzumizaki-Kimitaka

On 2013-08-01 19:33:06 +0000, Dimitri van Heesch wrote:

Thanks, I'll include the patch in the next GIT update.

On 2013-08-23 15:04:16 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.5. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.

@doxygen doxygen closed this as completed Jul 2, 2018
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