On 20. 5. 25 20:31, rin...@apache.org wrote:
Author: rinrab
Date: Tue May 20 18:31:35 2025
New Revision: 1925722
URL:http://svn.apache.org/viewvc?rev=1925722&view=rev
Log:
On the 'utf8-cmdline-prototype' branch: add a new function that retrieves
target list from args, instead of converting the encoding, assumes that
args have already been converted.
Once again, why don't you use apr_app_initialize() that does all that
and more, instead of perpetuating the same problem? As long as this is
used on Windows from main() instead of wmain(), there's no way it will
work consistently.
-- Brane