Skip to content

uninitialized variable #122

Description

@PhilipDeegan

since upgrading to fedora 44 I now see as werror

include/highfive/bits/H5Object_misc.hpp:72:13: error: ‘((const HighFive::Object*)this)[2305843009213693951].HighFive::Object::_hid’ is used uninitialized [-Werror=uninitialized]
   72 |     return (_hid > 0) && (detail::nothrow::h5i_is_valid(_hid) > 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions