Skip to content

Compilation error with base 15.9 #223

@NomAnor

Description

@NomAnor

The DBENTRY entry struct has no name in base 15.9
https://github.com/epics-base/epics-base/blob/a7826646c0dd6358377ed58e27c211682587efa2/src/ioc/dbStatic/dbStaticLib.h#L49-L58

So this function argument results in a compiler error

void dbInitEntryFromRecord(struct dbCommon *prec,
struct dbEntry *pdbentry)

This should use DBENTRY* instead of struct dbEntry *.

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