Jeff Trawick wrote: > > apr_os_default_encoding() needs to return something that can be passed > to apr_xlate_open() on the current platform in order to translate > compiled-in strings.
Similarly, it's used to present filesystem names. So, this needs to be taken a step further, perhaps? Multiple apr_os_*_encoding() results by their function?
