I already mentioned this to Florian earlier today, and I wanted to file an Issue for completeness...
I'm currently using the readout::BufferedFileWriter in the TPSetWriter module that I'm developing in the dfmodules repo, and I noticed that when I include readout/BufferedFileWriter.hpp, I get a complaint that ReadoutIssues.hpp is not found.
I see that ReadoutIssues.hpp is currently in readout/src, and I suspect that it needs to be moved to readout/include/readout for it to be visible to packages other than readout.
Florian mentioned that he would look into changing this. Thanks in advance for this help,
Kurt
I already mentioned this to Florian earlier today, and I wanted to file an Issue for completeness...
I'm currently using the readout::BufferedFileWriter in the TPSetWriter module that I'm developing in the dfmodules repo, and I noticed that when I include readout/BufferedFileWriter.hpp, I get a complaint that ReadoutIssues.hpp is not found.
I see that ReadoutIssues.hpp is currently in readout/src, and I suspect that it needs to be moved to readout/include/readout for it to be visible to packages other than readout.
Florian mentioned that he would look into changing this. Thanks in advance for this help, Kurt