On 08/27/2015 05:02 PM, Daniel Pfeifer wrote:
> I saw cmXMLSafe is used in some places inside CTest.
> Since escaping is handled by cmXMLWriter, this may lead to some double
> encodings.
> 
> I have attached two patches that remove all uses of cmXMLSafe from CTest.

Thanks.  Applied with minor tweaks:

 cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3372db5

 cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dee84dc7

 CTest: Fix XML double-encoding cases
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ab2524d6

Since it is a regression I've queued it for merge to 'release'
once testing is clean.

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to