Replace GLX with EGL for X11 #592
Triggered via pull request
February 24, 2024 12:42
Status
Success
Total duration
59m 18s
Artifacts
–
build.yml
on: pull_request
emscripten
4m 15s
Matrix: build
Annotations
22 warnings
build (windows-2022, ON)
eigen3's buildsystem uses very long paths and may fail on your system.
|
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, OFF)
eigen3's buildsystem uses very long paths and may fail on your system.
|
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_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
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L204
'argument': conversion from 'size_t' to 'int', possible loss of data
|