On Friday, 5. October 2007, Nicholas Nethercote wrote:

> It sounds like changing it from a ',' to an apostrophe will fix any problem
> there.  Dirk, are you happy to make that change along with the others in
> the branch?  The relevant code is in coregrind/m_debuglog.c.


sure, I'm more wondering what to do with "%t". in valgrind ,this is an 
XML-escaped "%s", while for printf its a length modifier, which causes quite 
some warnings. 

do we aim for thread safety? otherwise  a xml_quote() around the argument 
sounds like the easiest solution for me. 


Greetings,
Dirk

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to