Re: Control characters in log message cause failure
From: <kfogel_at_collab.net>
 
Date: 2004-12-01 21:08:34 CET 
I wrote:
 Sorry, I'm not being very clear about things.
 Obviously, we can encode anything we want using Base64.  So it's not
 So my pseudo-code from before should really look like this:
    /* sending a log msg from server to client */
    if (is_valid_utf8 (msg)) {
 ---------------------------------------------------------------------
  | 
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.