gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
274 stars 61 forks source link

bugifx: in routine 'h5d_open_fun()', remove '(long)'... #1756

Closed ogressel closed 6 months ago

ogressel commented 6 months ago

in front of 'h5f_id' when calling 'H5Dopen()'.

This is an attempt to fix issue 1742, and needs to be tested on a Windows machine (which I do not have).

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7325171) 42.83% compared to head (73c5826) 42.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1756 +/- ## ======================================= Coverage 42.83% 42.83% ======================================= Files 361 361 Lines 97064 97064 Branches 19850 19850 ======================================= Hits 41577 41577 Misses 55487 55487 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.