Opened 9 years ago
Closed 9 years ago
#49636 closed update (fixed)
octave-stk @2.3.3_0: update to 2.3.4
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-stk |
Description
octave-stk has been updated to version 2.3.4:
- Bug fixes
o @stk_hrect/ismember.m: Fix a bug that prevented ismember from working on more than one point at a time, and another bug in the case where B is not an stk_hrect object (it was incorrectly assumed to be an stk_dataframe in this case).
o @stk_hrect/subsref.m: Make sure that the returned value is still an stk_hrect object when the number of rows (which is two) is unchanged.
- Minor changes
o Add a 'clean' target to the Octave package Makefile.
o Decrease unit test verbosity.
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-stk.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r142384.