buildchk.wrn

来自「一个开放源码的bt848/878驱动程序的源码」· WRN 代码 · 共 5 行

WRN
5
字号
lib\debug.cpp(377) : warning C4242: '=' : conversion from 'int' to 'short', possible loss of data
lib\debug.cpp(394) : warning C4242: '=' : conversion from 'int' to 'short', possible loss of data
lib\debug.cpp(449) : warning C4242: 'initializing' : conversion from 'int' to 'char', possible loss of data
lib\debug.cpp(495) : warning C4242: '=' : conversion from 'int' to 'char', possible loss of data

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?