Skip to content

libfvalue_value_get_entry missing from public API #6

@jengelh

Description

@jengelh

gcc 14 in openSUSE is a bit more penetrant than previously. It now reports this error for libesedb-20240420:

[   26s] libesedb_multi_value.c:338:13: error: implicit declaration of function 'libfvalue_value_get_entry';
did you mean 'libfvalue_value_get_data'? [-Wimplicit-function-declaration]
[   26s]   338 |         if( libfvalue_value_get_entry(

libfvalue_value_get_entry is present in fvalue's interval libfvalue_value.h, but not in /usr/include/libfvalue*.

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