Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgollub
gdb
readline-5.1-random.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File readline-5.1-random.patch of Package gdb
--- readline/misc.c +++ readline/misc.c 2005-12-09 18:12:24.000000000 +0100 @@ -210,8 +210,10 @@ r = _rl_arg_dispatch (_rl_argcxt, c); if (r <= 0 || (RL_ISSTATE (RL_STATE_NUMERICARG) == 0)) - break; + return r; } + + return 1; } /* Create a default argument. */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor