https://issues.apache.org/bugzilla/show_bug.cgi?id=50562
lu ye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|INVALID |REMIND --- Comment #6 from lu ye <[email protected]> 2011-01-11 06:25:16 EST --- If and only if I use Unicode win api-GetEnvironmentVariableW that I can get the right answer. C lib getenv and GetEnvironmentVariableA all returns wrong answer. Use chcp to change codepage makes the result no difference. I am puzzled. Which coding scheme is used by apache to set environ vars? What happened when passing them to CGI and getting them in CGI? (In reply to comment #5) > What does CHCP return at the command line? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
