Skip to content

Missing declaration of zfp_init_zfp() in silo build #232

@XL64

Description

@XL64

On a Mac X86 with last system updates one get this building develop branch of thirdPartiesLibs:
../../../silo/src/hdf5_drv/silo_hdf5.c:2173:5: error: call to undeclared function 'zfp_init_zfp'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
zfp_init_zfp();
^

Adding zfh.h solve the issue.

Maybe updating or patching SILO would solve it cleanly ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions