search for: l141

Displaying 9 results from an estimated 9 matches for "l141".

Did you mean: 141
2023 Oct 30
2
system()/system2() using short paths of commands on Windows?
Hi, It may have been so for 20+ years but I just discovered today that system() would always try to use the short path of a command on Windows: https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If that's true, I wonder if it could provide an option to disable this behavior, because we recently ran into a case in which short paths wouldn't work. I wonder what the original motivation of using short paths was. If it was to avoid spaces in paths, wouldn't shQuote() work? Thanks!...
2023 Oct 30
1
system()/system2() using short paths of commands on Windows?
On 30/10/2023 16:18, Yihui Xie wrote: > Hi, > > It may have been so for 20+ years but I just discovered today that system() > would always try to use the short path of a command on Windows: > https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If > that's true, I wonder if it could provide an option to disable this > behavior, because we recently ran into a case in which short paths wouldn't > work. I wonder what the original motivation of using short paths was. If it > was to avoid spaces in paths, wouldn't shQuo...
2023 Oct 30
1
system()/system2() using short paths of commands on Windows?
On 10/30/23 17:18, Yihui Xie wrote: > Hi, > > It may have been so for 20+ years but I just discovered today that system() > would always try to use the short path of a command on Windows: > https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If > that's true, I wonder if it could provide an option to disable this > behavior, because we recently ran into a case in which short paths wouldn't > work. I wonder what the original motivation of using short paths was. If it > was to avoid spaces in paths, wouldn't shQuo...
2023 Oct 30
1
system()/system2() using short paths of commands on Windows?
...; On 10/30/23 17:18, Yihui Xie wrote: > > Hi, > > > > It may have been so for 20+ years but I just discovered today that > system() > > would always try to use the short path of a command on Windows: > > https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If > > that's true, I wonder if it could provide an option to disable this > > behavior, because we recently ran into a case in which short paths > wouldn't > > work. I wonder what the original motivation of using short paths was. If > it > > was to avoid space...
2023 Oct 30
2
system()/system2() using short paths of commands on Windows?
...> On 30/10/2023 16:18, Yihui Xie wrote: > > Hi, > > > > It may have been so for 20+ years but I just discovered today that system() > > would always try to use the short path of a command on Windows: > > https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If > > that's true, I wonder if it could provide an option to disable this > > behavior, because we recently ran into a case in which short paths wouldn't > > work. I wonder what the original motivation of using short paths was. If it > > was to avoid spaces in paths...
2023 Oct 31
1
system()/system2() using short paths of commands on Windows?
...023 16:18, Yihui Xie wrote: >>> Hi, >>> >>> It may have been so for 20+ years but I just discovered today that system() >>> would always try to use the short path of a command on Windows: >>> https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If >>> that's true, I wonder if it could provide an option to disable this >>> behavior, because we recently ran into a case in which short paths wouldn't >>> work. I wonder what the original motivation of using short paths was. If it >>> was to avoid sp...
2023 Oct 31
1
system()/system2() using short paths of commands on Windows?
...ote: > > Hi, > > > > It may have been so for 20+ years but I just discovered today > that system() > > would always try to use the short path of a command on Windows: > > > https://github.com/wch/r-source/blob/635a67/src/gnuwin32/run.c#L141 If > > that's true, I wonder if it could provide an option to disable this > > behavior, because we recently ran into a case in which short > paths wouldn't > > work. I wonder what the original motivation of using short paths > was. If it >...
2017 Mar 14
3
llvm-stress crash
...i16> %Shuff67, i16 %Sl55, i32 3 %B138 = lshr <1 x i32> %Shuff33, %Shuff59 %Sl139 = select i1 %E135, i64 %L119, i64 %L126 %Cmp140 = icmp slt i8 -99, %Sl29 br i1 %Cmp140, label %CF240, label %CF247 CF247: ; preds = %CF247, %CF272, %CF260 %L141 = load i32, i32* %Sl117 store i8 %5, i8* %0 %E142 = extractelement <2 x i1> %Cmp36, i32 1 br i1 %E142, label %CF247, label %CF272 CF272: ; preds = %CF247 %Shuff143 = shufflevector <4 x i64> %Shuff90, <4 x i64> %Shuff52, <4 x i...
2017 Jun 15
3
CloneFunctionInto produces invalid debug info
Can you send me a patch with instructions to reproduce? I can take a look. -- adrian > On Jun 15, 2017, at 2:23 PM, Sergei Larin <slarin at codeaurora.org> wrote: > > Yes, it does for us. My tree is couple days off the tip, and I see it there. > > Sergei > > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Keno Fischer via llvm-dev > Sent: