Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
eppic
eppic-no-return.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eppic-no-return.patch of Package eppic
--- libeppic/eppic_var.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/libeppic/eppic_var.c +++ b/libeppic/eppic_var.c @@ -828,7 +828,7 @@ var_t*v; evaluation of sizeof or typeof. */ int eppic_getvlev() { return vlev; } -eppic_vpush() +void eppic_vpush() { if(vlev==S_MAXSDEEP) { @@ -841,7 +841,7 @@ eppic_vpush() } } -eppic_vpop() +void eppic_vpop() { if(vlev) { eppic_setsvlev(sidx[--vlev]);
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