utf8 not working with latest APR
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2002-07-17 17:51:04 CEST 
Bill Rowe is changing the entire apr_xlate implementation right now;
 The problem Bill is trying to solve:
    * iconv is spotty and weird across different unix platforms
    * iconv doesn't exist at all on win32;  win32 only knows how to
 His solution so far:
    * create a new portable apr-iconv library, a standalone thing.
    * move the apr_xlate API into apr-iconv.
 Of course, Subversion's build system knows nothing about compiling
 For now, the solution is to make sure your apr is at least a couple
    
 ---------------------------------------------------------------------
  | 
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.