Nickolas Pohilets
2015-Jan-25 16:41 UTC
[LLVMdev] llvm::sys::Execute() is not truncating redirects
Is this intended or is this a bug? Best regards, Nickolas Pokhylets -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150125/a0d01ebe/attachment.html>
Sean Silva
2015-Jan-26 18:51 UTC
[LLVMdev] llvm::sys::Execute() is not truncating redirects
If I'm understanding you correctly, you mean that if you were to write a shell with llvm::sys::Execute(), then `echo foo >bar`, then the file `bar` would not get truncated? Could you please file a more detailed report on llvm.org/bugs? -- Sean Silva On Sun, Jan 25, 2015 at 4:41 PM, Nickolas Pohilets <pohilets at gmail.com> wrote:> Is this intended or is this a bug? > > Best regards, > Nickolas Pokhylets > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150126/f1d13d4d/attachment.html>