|
From: Ashley P. <as...@pi...> - 2009-08-31 19:22:19
Attachments:
valgrind-ptrcheck-xml-ampersand.patch
|
The current code includes a & in the description of exp-ptrcheck which gets copied into the xml preamble verbatim. Unfortunately this breaks the xml as & should correctly be written as & in this format. This patch does the minimum possible to allow exp-ptrcheck to give valid xml (it replaces with "&" with "and"). Ashley, -- Ashley Pittman, Bath, UK. Padb - A parallel job inspection tool for cluster computing http://padb.pittman.org.uk |