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

Re: svn client UTF conversion errors

From: <brane_at_xbc.nu>
Date: 2002-08-23 07:27:47 CEST

Quoting "Brent R. Matzelle" <bmatzelle@yahoo.com>:

> I figured out what the problem was.
> svn_config__win_config_path() wouldn't compile for me because it was
> missing the include that contains the constants and the
> SHGetFolderPathA() function. I commented it out and forgot about it
> weeks ago.
>
> I just fixed the problem by including ShFolder.h and defining one
> missing constant. I attached the patch that includes the changes to
> config_win.c. I doubt it is the best way to go but it fixed my
> problem so it might help somebody else.

Why don't you just follow the instructions in INSTALL and get a recent version
of the Platform SDK? Please don't tell people to hack their system headers, get
newer headers instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 07:28:26 2002

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.