bakaid commented on a change in pull request #550: MINIFICPP-822 - Nanofi raw 
S2S implementation shouldn't depend on any…
URL: https://github.com/apache/nifi-minifi-cpp/pull/550#discussion_r284217075
 
 

 ##########
 File path: nanofi/include/core/cstructs.h
 ##########
 @@ -136,6 +141,12 @@ typedef struct file_buffer {
   uint64_t file_len;
 } file_buffer;
 
-typedef struct cstream cstream;
+#ifndef _WIN32
 
 Review comment:
   We use the WIN32 define almost everywhere. Is there a particular reason to 
use _WIN32?

----------------------------------------------------------------
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