Properly calculate text formatting by setting font #527
Annotations
10 warnings
Source/XPrm/Token.cpp#L409
'|=': unsafe mix of type 'bool' and type 'int' in operation
|
Source/XPrm/Token.cpp#L409
'|': unsafe mix of type 'bool' and type 'int' in operation
|
Source/Render/src/ObjLibrary.cpp#L605
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'
|
Source/Render/src/TexLibrary.cpp#L81
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L1814
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
The logs for this run have expired and are no longer available.
Loading