suppress info and debug-level logging in moltenVK #121
Annotations
13 warnings
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
build_temp/SDL/src/audio/coreaudio/SDL_coreaudio.m#L1223
implicit conversion loses integer precision: 'CFIndex' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
build_temp/SDL/src/video/cocoa/SDL_cocoawindow.m#L296
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
build_temp/SDL/src/video/cocoa/SDL_cocoamouse.m#L66
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
build_temp/SDL/src/video/cocoa/SDL_cocoamodes.m#L122
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
|
build_temp/SDL/src/video/cocoa/SDL_cocoamodes.m#L284
'CGDisplayIOServicePort' is deprecated: first deprecated in macOS 10.9 - No longer supported [-Wdeprecated-declarations]
|
build_temp/SDL/src/audio/coreaudio/SDL_coreaudio.m#L1223
implicit conversion loses integer precision: 'CFIndex' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
build_temp/SDL/src/video/cocoa/SDL_cocoawindow.m#L296
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
build_temp/SDL/src/video/cocoa/SDL_cocoamouse.m#L66
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
build_temp/SDL/src/video/cocoa/SDL_cocoamodes.m#L122
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
|
|
|
|
The logs for this run have expired and are no longer available.
Loading