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

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

[Octave-bug-tracker] [bug #65520] Financial pkg install for Octave 9.1 f


From: Andreas Bertsatos
Subject: [Octave-bug-tracker] [bug #65520] Financial pkg install for Octave 9.1 fails
Date: Wed, 27 Mar 2024 00:09:50 -0400 (EDT)

Follow-up Comment #1, bug #65520 (group octave):

Yes, .+ is not a valid syntax in Octave 9.1. Since you are installing it
locally, make the required changes in the tarball and install it.

Apart from the error you spotted, the same issue persists in another places as
well.

>> pkg install financial-0.5.3.tar.gz
error: parse error near line 127 of file
/home/promitheas/.local/share/octave/api-v59/packages/financial-0.5.3/candle.m

  syntax error

>>>   wicks = HighPrices .- LowPrices;
                          ^
This also applies to line 128 in the same file!

After making these changes, it installed successfully in Octave 9.1.
Unfortunately, I don't have permission to push these changes into octave
forge. Perhaps a core dev can do this, since I don't know whether the original
maintainers are still involved. It has been quite a while since the last
release of the financial package (2018-10-22)






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65520>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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