Skip to content

FCIOConfig: telid ignored #5

@ssailer

Description

@ssailer

fcio/src/fcio.c

Line 160 in f3ad07d

int telid; // trace event list id ;-)

fcio_config struct member telid is not written by test/readout-fc250b. fcio_put_config consequently does also not write telid.

I see the following possible ways forward:

  • mark as unused via comment.
  • remove from struct to prevent. Affected code I can see would be read_hessio.c and FCEventDisplay.c in fc-utils and fcio-py.
  • add to all fc250b version and include in fcio_put_config

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