[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: Brent R. Matzelle <bmatzelle_at_yahoo.com>
Date: 2002-08-23 16:22:15 CEST

--- brane@xbc.nu wrote:
> 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.

My version of the Platform SDK is the newest one available (not even
a month old). Given that, more people will likely have the same
problem that I have.

Brent

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 16:22:48 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.