lverson3 commented on PR #9456: URL: https://github.com/apache/incubator-doris/pull/9456#issuecomment-1140731351
In file included from /home/htcc/gopr/doris/incubator-doris/be/src/vec/columns/columns_common.cpp:25: /home/htcc/gopr/doris/incubator-doris/be/src/util/simd/bits.h: In function 'uint32_t doris::simd::bytes32_mask_to_bits32_mask(const uint8_t*)': /home/htcc/gopr/doris/incubator-doris/be/src/util/simd/bits.h:49:10: error: 'size_t' was not declared in this scope; did you mean 'std::size_t'? 49 | for (size_t i = 0; i < 32; ++i) 编译报错是什么原因导致的呢?辛苦帮忙看下 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org