Jens-G commented on pull request #2185:
URL: https://github.com/apache/thrift/pull/2185#issuecomment-657271594


   Still broken
   C:\projects\thrift\lib\cpp\src\thrift\transport\TPipe.cpp: In member 
function 'virtual uint32_t 
apache::thrift::transport::TWaitableNamedPipeImpl::read(uint8_t*, uint32_t)':
   C:\projects\thrift\lib\cpp\src\thrift\transport\TPipe.cpp:157:3: error: 
'checkReadBytesAvailable' was not declared in this scope
     157 |   checkReadBytesAvailable(len);
         |   ^~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated due to -fmax-errors=1.
   mingw32-make[2]: *** [lib\cpp\CMakeFiles\thrift.dir\build.make:483: 
lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TPipe.cpp.obj] Error 1
   
   


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


Reply via email to