[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: VS2005 issues (was 1.4.0-rc1 tarballs up for testing/signing)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-10 02:56:55 CEST

On 6/9/06, Branko Èibej <brane@xbc.nu> wrote:
[snip]
> I'm a genius? ;)

That would certainly help...

>
> I have no idea. I do believe Python 2.4.x is usually compiled with
> VS.NET, so *maybe* that affects how APR behaves. I'm scared to even
> imagine what kind of heavy machinery it takes to screw up that badly,
> though ...
>
> -- Brane

After experimenting a while with Python 2.4 and Python 2.3 and
debugging through Subversion, it appears to me that changing the
Regional Options -> Standards and Formats doesn't affect my console
codepage at all. It's always CP437.

However, it does affect my locale -- with those options set to
English/US I get 'English_United States.1252' back from setlocale and
with them set to Germany/Germany I get 'German_Germany.1252'.

With VC6 binaries and a German locale I get the umlaut. With VC2005
binaries and a German locale I get a question mark.

So, VC6 fputs pays attention to locale and VC2005 fputs doesn't? Does
it sound correct that the different locales affect the output
language?

If the above is true then it seems like there must be an option or
preprocessor definition or something that must be set or the default
has changed in VC2005...or something...anyone have any ideas?

DJ
Received on Sat Jun 10 02:57:23 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.