Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
python-scipy
integrate_dop-no-return-in-non-void.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File integrate_dop-no-return-in-non-void.patch of Package python-scipy
--- scipy.orig/scipy/integrate/dop/dop853.f 2011-03-10 02:40:53.000000000 +0100 +++ scipy/scipy/integrate/dop/dop853.f 2011-10-02 20:48:54.200970176 +0200 @@ -867,6 +867,7 @@ 5 CONTINUE IF (I.EQ.0) THEN WRITE (6,*) ' NO DENSE OUTPUT AVAILABLE FOR COMP.',II + CONTD8=-1 RETURN END IF S=(X-XOLD)/H --- scipy.orig/scipy/integrate/dop/dopri5.f 2011-03-10 02:40:53.000000000 +0100 +++ scipy/scipy/integrate/dop/dopri5.f 2011-10-02 20:50:51.684173558 +0200 @@ -634,6 +634,7 @@ 5 CONTINUE IF (I.EQ.0) THEN WRITE (6,*) ' NO DENSE OUTPUT AVAILABLE FOR COMP.',II + CONTD5=-1 RETURN END IF THETA=(X-XOLD)/H
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