Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:PowerPC
bash
bash-3.0-evalexp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bash-3.0-evalexp.patch of Package bash
--- expr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- expr.c +++ expr.c 2018-11-29 08:10:59.542212175 +0000 @@ -514,8 +514,8 @@ expassign () value = expcond (); if (curtok == EQ || curtok == OP_ASSIGN) { - int special, op; - intmax_t lvalue; + int special, op = -1; + intmax_t lvalue = 0; special = curtok == OP_ASSIGN;
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