20 Mar
2008
20 Mar
'08
2:11 p.m.
On Sat, Mar 15, 2008 at 08:21:23PM +0000, Jeremy Henty wrote:
On Sat, Mar 15, 2008 at 03:31:52PM -0400, Jorge Arellano Cid wrote:
[Jeremey wrote] Or maybe Capi_url_uses_dpi() should be checking for "https" and *not* adding the "proto." prefix?
"proto.https" is the right patch.
OK, what about my patch to redirect MSG debugging messages from stdout to stderr? Is that correct?
Dpi programs are reading and writing from the stdin descriptor, and all of them send debug messages to stdout. I think this is correct, or at least standard by now. -- Cheers Jorge.-