[CMake] File permissions issue

Brad King brad.king at kitware.com
Tue Jan 12 08:31:35 EST 2010


Johannes Felten wrote:
> I took a look at the CMake 2.8.0 sourcecode and tracked it down to
> Source/kwsys/ProcessUNIX.c in function kwsysProcessSetupOutputPipeFile I
> believe.
> I wonder why CMake sets the permissions explicitly to 644 here. Is this
> a bug or done intentionally?

Nice find; it's a bug.  Please open an issue tracker entry:

  http://www.cmake.org/Bug

and send me the issue number.  If you have a patch please attach it
to the issue.

Thanks,
-Brad


More information about the CMake mailing list