search for: rl_point

Displaying 4 results from an estimated 4 matches for "rl_point".

Did you mean: lppoint
2016 May 18
2
Latest R-devel build failing on OS X
...LTIKEY); ^ sys-std.c:593:27: error: use of undeclared identifier 'RL_STATE_MULTIKEY' RL_STATE_NUMERICARG | RL_STATE_MULTIKEY); ^ sys-std.c:596:40: error: use of undeclared identifier 'rl_mark' rl_line_buffer[rl_point = rl_end = rl_mark = 0] = 0; ^ sys-std.c:597:5: error: use of undeclared identifier 'rl_done' rl_done = 1; ^ sys-std.c:998:7: warning: implicit declaration of function 'rl_resize_terminal' is invalid in C99 [-Wimplicit-function-declar...
2016 May 18
3
Latest R-devel build failing on OS X
...:593:27: error: use of undeclared identifier 'RL_STATE_MULTIKEY' > > RL_STATE_NUMERICARG | RL_STATE_MULTIKEY); > > ^ > > sys-std.c:596:40: error: use of undeclared identifier 'rl_mark' > > rl_line_buffer[rl_point = rl_end = rl_mark = 0] = 0; > > ^ > > sys-std.c:597:5: error: use of undeclared identifier 'rl_done' > > rl_done = 1; > > ^ > > sys-std.c:998:7: warning: implicit declaration of function 'rl_resize_terminal' is...
2016 May 18
0
Latest R-devel build failing on OS X
...^ > sys-std.c:593:27: error: use of undeclared identifier 'RL_STATE_MULTIKEY' > RL_STATE_NUMERICARG | RL_STATE_MULTIKEY); > ^ > sys-std.c:596:40: error: use of undeclared identifier 'rl_mark' > rl_line_buffer[rl_point = rl_end = rl_mark = 0] = 0; > ^ > sys-std.c:597:5: error: use of undeclared identifier 'rl_done' > rl_done = 1; > ^ > sys-std.c:998:7: warning: implicit declaration of function 'rl_resize_terminal' is invalid in C99 > [...
2016 May 18
0
Latest R-devel build failing on OS X
...error: use of undeclared identifier 'RL_STATE_MULTIKEY' >>> RL_STATE_NUMERICARG | RL_STATE_MULTIKEY); >>> ^ >>> sys-std.c:596:40: error: use of undeclared identifier 'rl_mark' >>> rl_line_buffer[rl_point = rl_end = rl_mark = 0] = 0; >>> ^ >>> sys-std.c:597:5: error: use of undeclared identifier 'rl_done' >>> rl_done = 1; >>> ^ >>> sys-std.c:998:7: warning: implicit declaration of function 'rl_resize_termi...