Opened 13 years ago
Closed 13 years ago
#33903 closed submission (fixed)
yorick-ml4 (new port) -- Matlab 4 file format I/O
Reported by: | paumard | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: |
Description
Hi,
I include a bugfix backported from github.
Regards, Thibaut.
Attachments (2)
Change History (5)
Changed 13 years ago by paumard
Attachment: | patch-ml4.i.diff added |
---|
comment:1 Changed 13 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|---|
Status: | new → assigned |
Commited in r92401. check.i fails for me, though:
:) clemens@cSchlepptop:/tmp$ yorick -batch /opt/local/var/macports/build/_opt_dports_science_yorick-ml4/yorick-ml4/work/yorick-ml4-0.6.0/check.i ERROR (*main*) attempt to call non-function or index non-array WARNING detailed line number information unavailable now at pc= 1 (of 21), failed at pc= 9 LINE: 3 FILE: /opt/local/var/macports/build/_opt_dports_science_yorick-ml4/yorick-ml4/work/yorick-ml4-0.6.0/check.i yorick: quitting on error in batch mode
comment:2 Changed 13 years ago by paumard
Hi,
The check.i script requires yorick-imutil to be installed in addition to yorick-ml4. I should have documented that. imutil is not a dependecy of ml4, just of this test/sample script.
Regards, Thibaut.
comment:3 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Works fine with yorick-imutil installed.
Note: See
TracTickets for help on using
tickets.
Bug fix from github