On 9/15/06, Matthias Miller <Blog@outofhanwell.com> wrote:
> Garrett Rooney wrote:
> > On 9/15/06, Lieven Govaerts <svnlgo@mobsol.be> wrote:
> >
> >> Apparently these internal apr headers were included there for a reason.
> >> Maybe someone else on the list has suggestions for other ways to get
> >> those headers removed.
> There's been recent discussion on the vss2svn list that may be relevant:
> http://www.mail-archive.com/vss2svn-users@lists.pumacode.org/msg00475.html.
>
> > Perhaps if they're not needed for MinGW builds we could just avoid
> > including them when compiling under MinGW. A little ifdef magic
> > should do the trick...
> I'm curious why MinGW doesn't need them if VC++ does? Regardless, I've
> attached a patch with an ifdef.
Are you compiling with --enable-nls turned on? Those functions are
only used inside ENABLE_NLS ifdefs. There could still be problems
with mingw, you're just missing them because nls isn't turned on.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 15 21:59:19 2006