arpadboda commented on a change in pull request #436: MINIFICPP-667: Add 
structural definitions to work out plan for C migr…
URL: https://github.com/apache/nifi-minifi-cpp/pull/436#discussion_r252668567
 
 

 ##########
 File path: nanofi/include/core/cstructs.h
 ##########
 @@ -92,6 +102,17 @@ typedef struct {
  *
  */
 typedef struct {
+  // structural definitions for moving way from C++
+  unsigned modified:1;
 
 Review comment:
   No, didn't touch C structures yet, I think I won't need to do either as 
there is C API to get attributes. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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