On 6/12/2012 11:21 AM, Peter Kümmel wrote:

When you debug it, you will see that it is not that simple.
When the path is read you don't know what is done with it later on.

And feeding fopen with " is wrong anyway.

BTW, you can create files with " in the name on Windows, just not from explorer:

touch \"

$ ls -l
total 69
-rw-r--r--  1 hoffman Domain Users    0 Jun 12 12:05 "

-Bill


--

Powered by www.kitware.com

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

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

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

Reply via email to