Opened 11 months ago
Closed 11 months ago
#68829 closed defect (fixed)
ncarg @6.6.2: error: too few arguments to function call, expected 5, have 4
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | ncarg |
Description
h5reader.c:42:66: error: too few arguments to function call, expected 5, have 4 status = H5Oget_info_by_name(fid, root_name, &oi, H5P_DEFAULT); ~~~~~~~~~~~~~~~~~~~ ^ /opt/local/include/H5Opublic.h:540:15: note: 'H5Oget_info_by_name3' declared here H5_DLL herr_t H5Oget_info_by_name3(hid_t loc_id, const char *name, H5O_info2_t *oinfo, unsigned fields, ^
Change History (1)
comment:1 Changed 11 months ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In ade3cb7523a1b8c4b7885520d42d644e2c90a1bb/macports-ports (master):