bakaid commented on a change in pull request #731: MINIFICPP-1096 fix 
BackTrace, OOB indexing, tests, appveyor reporting
URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r385238986
 
 

 ##########
 File path: libminifi/include/core/Repository.h
 ##########
 @@ -127,7 +127,7 @@ class Repository : public virtual 
core::SerializableComponent, public core::Trac
   /**
    * Since SerializableComponents represent a runnable object, we should 
return traces
    */
-  virtual BackTrace &&getTraces() {
+  virtual BackTrace getTraces() {
 
 Review comment:
   👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to