Replace GLX with EGL for X11 #607
build.yml
on: pull_request
emscripten
4m 18s
Matrix: build
Annotations
24 warnings
build (windows-2022, ON):
components/pango_core/src/file_utils.cpp#L572
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-2022, ON)
'argument': conversion from 'wchar_t' to 'const _Elem', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L204
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON)
eigen3's buildsystem uses very long paths and may fail on your system.
|
build (windows-2022, ON)
The following variables are not used in CMakeLists.txt:
|
build (windows-2022, OFF)
eigen3's buildsystem uses very long paths and may fail on your system.
|
build (windows-2022, OFF)
The following variables are not used in CMakeLists.txt:
|
build (windows-2022, OFF):
components/pango_core/src/file_utils.cpp#L572
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-2022, OFF)
'argument': conversion from 'wchar_t' to 'const _Elem', possible loss of data
|
build (windows-2022, OFF):
components/pango_core/include/pangolin/utils/parse.h#L90
'return': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L81
'=': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L114
'+=': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L403
'+=': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|