abseil / abseil/abseil-cpp

btree has conversion data loss warning from `size_t` to `const unsigned char` conversion

未關閉
#1,215 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
C++
星號
18.1k
分支
3.2k
平均合併
20 小時 36 分鐘
30 天內合併 PR
1

描述

**Describe the bug**

Upgraded to use latest LTS: 20220623.0 (upgraded from 20210324.2), and btree now fails to compile on windows with a significant numeric truncation issue. (I believe this is distinct from #40 as a general / widespread concern)

**Steps to reproduce the bug**

See github gist: https://gist.github.com/matthauck/011a5b8bcdbd8fafb5440e46b7561703

**What version of Abseil are you using?**

20220623.0

**What operating system and version are you using**

Windows 10 Pro

**What compiler and version are you using?**

Microsoft Visual Studio Professional 2019
Version 16.11.7

**What build system are you using?**

cmake 3.19.4

**Additional context**

N/A.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。