Commit a6dd0ca
committed
fix:
Since FairMQ 1.5.0:
```
warning: ‘fair::mq::Message& fair::mq::Parts::AtRef(size_type)’ is deprecated: Redundant, dereference at call site e.g. '*(parts.At(index))' instead. [-Wdeprecated-declarations]
```
see FairRootGroup/FairMQ@a58b487-Wdeprecated-declarations
1 parent a60b5c1 commit a6dd0ca
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments