Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
ginac
ginac-return-in-nonvoid.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ginac-return-in-nonvoid.patch of Package ginac
Index: ginac/function.cpp =================================================================== --- ginac/function.cpp.orig 2015-05-07 23:23:53.000000000 +0200 +++ ginac/function.cpp 2015-05-11 17:46:38.555361335 +0200 @@ -2128,6 +2128,8 @@ return ((expl_derivative_funcp_14)(opt.expl_derivative_f))(seq[0], seq[1], seq[2], seq[3], seq[4], seq[5], seq[6], seq[7], seq[8], seq[9], seq[10], seq[11], seq[12], seq[13], s); // end of generated lines } + + return (ex(0)); } ex function::power(const ex & power_param) const // power of function
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