search for: linux_only

Displaying 11 results from an estimated 11 matches for "linux_only".

2016 May 19
3
Latest R-devel build failing on OS X
...have trouble finding rl_resize_terminal >> then you could wrap a macro around that part. > I find python related patches that use > #ifdef HAVE_RL_RESIZE_TERMINAL > so they must have configured for that. We could and > probably should do the same, but as a Linux_only guy > currently (even basically only one flavor of Linux), I'd > appreciate others to produce code for that. Actually that was easy (in hindsight.. I took too long!) enough, so I've now committed ------------------------------------------------------------------------ r70632...
2016 May 24
2
Latest R-devel build failing on OS X
...minal >>>> then you could wrap a macro around that part. > >>> I find python related patches that use > >>> #ifdef HAVE_RL_RESIZE_TERMINAL > >>> so they must have configured for that. We could and >>> probably should do the same, but as a Linux_only guy >>> currently (even basically only one flavor of Linux), I'd >>> appreciate others to produce code for that. > >> Actually that was easy (in hindsight.. I took too long!) >> enough, so I've now committed > >> ----------------------------------...
2016 May 24
3
Latest R-devel build failing on OS X
...; >>>> I find python related patches that use > >> > >>>> #ifdef HAVE_RL_RESIZE_TERMINAL > >> > >>>> so they must have configured for that. We could and > >>>> probably should do the same, but as a Linux_only guy > >>>> currently (even basically only one flavor of Linux), I'd > >>>> appreciate others to produce code for that. > >> > >>> Actually that was easy (in hindsight.. I took too long!) > >>> enough, so I'v...
2016 May 24
2
Latest R-devel build failing on OS X
...n related patches that use >>>>> >>>>>>> #ifdef HAVE_RL_RESIZE_TERMINAL >>>>> >>>>>>> so they must have configured for that. We could and >>>>>>> probably should do the same, but as a Linux_only guy >>>>>>> currently (even basically only one flavor of Linux), I'd >>>>>>> appreciate others to produce code for that. >>>>> >>>>> Actually that was easy (in hindsight.. I took too long!) >>>>>...
2016 May 24
0
Latest R-devel build failing on OS X
...g rl_resize_terminal >>> then you could wrap a macro around that part. >> I find python related patches that use >> #ifdef HAVE_RL_RESIZE_TERMINAL >> so they must have configured for that. We could and >> probably should do the same, but as a Linux_only guy >> currently (even basically only one flavor of Linux), I'd >> appreciate others to produce code for that. > Actually that was easy (in hindsight.. I took too long!) > enough, so I've now committed > --------------------------------------------...
2016 May 18
2
Latest R-devel build failing on OS X
Readline <= 6.2 shouldn't require the SIGWINCH patch, so if older versions have trouble finding rl_resize_terminal then you could wrap a macro around that part. The isearch C-c bug has existed forever, according to Chet Ramey. Yes, I had to retrain myself to use C-g to exit isearch but it's confusing. It would be nice to fix this C-c bug on older versions too, but my solution used some
2016 May 24
0
Latest R-devel build failing on OS X
...d that part. >> >>>> I find python related patches that use >> >>>> #ifdef HAVE_RL_RESIZE_TERMINAL >> >>>> so they must have configured for that. We could and >>>> probably should do the same, but as a Linux_only guy >>>> currently (even basically only one flavor of Linux), I'd >>>> appreciate others to produce code for that. >> >>> Actually that was easy (in hindsight.. I took too long!) >>> enough, so I've now committed >&...
2016 May 24
0
Latest R-devel build failing on OS X
...; >>>>>> I find python related patches that use >>>> >>>>>> #ifdef HAVE_RL_RESIZE_TERMINAL >>>> >>>>>> so they must have configured for that. We could and >>>>>> probably should do the same, but as a Linux_only guy >>>>>> currently (even basically only one flavor of Linux), I'd >>>>>> appreciate others to produce code for that. >>>> >>>>> Actually that was easy (in hindsight.. I took too long!) >>>>> enough, so I've now...
2016 May 25
1
configure / make problems with R-devel
...gt;>>> >> >>>>>>> #ifdef HAVE_RL_RESIZE_TERMINAL >> >>>>> >> >>>>>>> so they must have configured for that. We could and >> >>>>>>> probably should do the same, but as a Linux_only guy >> >>>>>>> currently (even basically only one flavor of Linux), I'd >> >>>>>>> appreciate others to produce code for that. >> >>>>> >> >>>>> Actually that was easy (in hindsight....
2016 May 19
0
Latest R-devel build failing on OS X
...CH patch, so > if older versions have trouble finding rl_resize_terminal > then you could wrap a macro around that part. I find python related patches that use #ifdef HAVE_RL_RESIZE_TERMINAL so they must have configured for that. We could and probably should do the same, but as a Linux_only guy currently (even basically only one flavor of Linux), I'd appreciate others to produce code for that. > The isearch C-c bug has existed forever, according to Chet Ramey. I see. As your patch seems to only work for readline (>=) 6.3, we have solved part of the problems. If those...
2016 May 24
0
Latest R-devel build failing on OS X
...e > >>>>> > >>>>>>> #ifdef HAVE_RL_RESIZE_TERMINAL > >>>>> > >>>>>>> so they must have configured for that. We could and > >>>>>>> probably should do the same, but as a Linux_only guy > >>>>>>> currently (even basically only one flavor of Linux), I'd > >>>>>>> appreciate others to produce code for that. > >>>>> > >>>>> Actually that was easy (in hindsight.. I took too long!)...