octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implications of indexing changes for code that calls Fortran


From: John W. Eaton
Subject: Re: Implications of indexing changes for code that calls Fortran
Date: Mon, 2 Jan 2017 19:44:05 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

On 01/02/2017 06:21 PM, John W. Eaton wrote:

Finding the places where this can happen is mostly a matter of looking
for F77_FUNC or F77_XFCN and fixing the declarations of integers that
are passed to the Fortran subroutines.  I've already done most of the
Octave Forge code that I know about.  I'm not exactly sure yet how to
submit the changes as I may not have a valid Source Forge login now.

I'm attaching my changes. Could someone help me get these applied in the upstream Octave Forge packages? The affected packages are:

  control
  linear-algebra
  nlwing2
  odepkg
  optim
  optiminterp
  tisean

Thanks,

jwe

Attachment: optiminterp-f77-int-patch.txt
Description: Text document

Attachment: control-f77-int-patch.txt
Description: Text document

Attachment: tisean-f77-int-patch.txt
Description: Text document

Attachment: linear-algebra-f77-int-patch.txt
Description: Text document

Attachment: optim-f77-int-patch.txt
Description: Text document

Attachment: odepkg-f77-int-patch.txt
Description: Text document

Attachment: nlwing2-f77-int-patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]