octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51961] integer argument size conflict in ranl


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #51961] integer argument size conflict in ranlib when building with 64-bit Fortran support
Date: Fri, 9 Mar 2018 13:50:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #51961 (project octave):

                  Status:         Patch Submitted => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #7:

I pushed the following changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/32671b14ed7b

In the end, I decided to go with declaring all integers in the ranlib
functions to be INTEGER*4 since that's what we intended to happen with our
compiler flag settings and because I'm not sure that the functions work
properly if some internal values are 8 byte integers.

Closing as fixed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51961>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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