Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
sc
sc-fix-eval-parser.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sc-fix-eval-parser.patch of Package sc
Index: sc-7.16/gram.y =================================================================== --- sc-7.16.orig/gram.y +++ sc-7.16/gram.y @@ -968,7 +968,7 @@ command: S_LET var_or_range '=' e macrofd); } | S_EVAL e STRING '|' NUMBER { doeval($2, $3, currow, curcol, - $3); } + $5); } | S_SEVAL e { doseval($2, currow, curcol, macrofd); } | S_QUERY STRING STRING { doquery($2, $3, macrofd); } | S_QUERY STRING STRING '|' NUMBER
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