[llvm-commits] Patch for llvm-ar, llvm-ranlib creating files with wrong? file access rights

Owen Anderson resistor at mac.com
Thu May 15 13:25:45 PDT 2008


On May 15, 2008, at 4:57 AM, Mikael Lepistö wrote:
> +  if (archPath.makeWriteableOnDisk(ErrMsg))
> +    return true;
> +
>

I don't understand why you're making it writable.  The permission that  
normal ar sets are rw-r--r--.

--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080515/a4201d5b/attachment.bin>


More information about the llvm-commits mailing list