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

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

[Octave-bug-tracker] [bug #48531] LTO warnings in liboctave


From: Robert Jenssen
Subject: [Octave-bug-tracker] [bug #48531] LTO warnings in liboctave
Date: Mon, 18 Jul 2016 12:46:58 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36

Follow-up Comment #8, bug #48531 (project octave):

I didn't succeed in applying the patch but I did notice that it doesn't change
the return value of the Fortran subroutine crsf2csf from F77_RET_T (ie: int)
to void. For example:


/usr/local/src/octave/octave/liboctave/cruft/lapack-xtra/zrsf2csf.f:22:2:
note: return value type mismatch
        subroutine zrsf2csf(n,t,u,c,s)
  ^
/usr/local/src/octave/octave/liboctave/cruft/lapack-xtra/zrsf2csf.f:22:2:
note: type 'void' should match type 'int'


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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