See here for the rationale: #968. The basic idea is to implement << in terms of member << instead of Fw::String and thereby avoid truncation of output.
I recommend that we accept this change. I would like the CCB to review it, since it adds generated code. The generated code is unit test-only.
See here for the rationale: #968. The basic idea is to implement
<<in terms of member<<instead ofFw::Stringand thereby avoid truncation of output.I recommend that we accept this change. I would like the CCB to review it, since it adds generated code. The generated code is unit test-only.