-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.candFCEventDisplay.cinfc-utilsandfcio-py. - add to all fc250b version and include in
fcio_put_config
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working