Jens-G commented on PR #2502:
URL: https://github.com/apache/thrift/pull/2502#issuecomment-1101193705

   ```
   [...]\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition 
   [...]\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition
   [...]\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition
   [...]\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition
   [...]\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition
   [...]\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition
   [...]\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition
   [...]\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition
   [...]\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition
   [...]\thrift/generate/t_generator.h(334): error C2589: '(': illegal token on 
right side of '::' 
   [...]\thrift/generate/t_generator.h(334): error C2059: syntax error: '::' 
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to