[MacPorts] #37562: libsdl: Cocoa backend is using deprecated APIs
MacPorts
noreply at macports.org
Sat Feb 2 17:52:44 PST 2013
#37562: libsdl: Cocoa backend is using deprecated APIs
---------------------+-------------------
Reporter: alex@… | Owner: jmr@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: libsdl |
---------------------+-------------------
Comment (by jeremyhu@…):
Actually, that above was from the --disabled run, this is from the
--enabled run:
{{{
:info:build ./src/video/x11/SDL_x11events.c:1124:9: warning:
'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
:info:build ./src/video/x11/SDL_x11events.c:1216:16: warning:
'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:76:14: warning:
'GetComponentInfo' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:157:13: warning:
'FSCloseFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:248:14: warning:
'FSGetDataForkName' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:251:14: warning:
'FSOpenFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:255:14: warning:
'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:275:18: warning:
'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:287:14: warning:
'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFilePlayer.c:292:14: warning:
'FSSetForkPosition' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/audio/macosx/SDL_coreaudio.c:196:14: warning:
'CloseComponent' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/audio/macosx/SDL_coreaudio.c:244:12: warning:
'FindNextComponent' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/audio/macosx/SDL_coreaudio.c:251:14: warning:
'OpenAComponent' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/AudioFileReaderThread.c:420:12: warning:
'FSReadFork' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/AudioFileReaderThread.c:606:5: warning:
'FSGetForkPosition' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/video/quartz/SDL_QuartzVideo.m:302:10: warning:
'Gestalt' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/video/quartz/SDL_QuartzEvents.m:816:13: warning:
'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:317:35: warning:
'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:325:35: warning:
'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:336:32: warning:
'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/SDL_syscdrom.c:487:8: warning:
'FSEjectVolumeSync' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:491:37: warning:
'NewPtrClear' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:508:5: warning:
'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:515:4: warning:
'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:531:3: warning:
'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:558:3: warning:
'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/joystick/darwin/SDL_sysjoystick.c:658:4: warning:
'DisposePtr' is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-
declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:105:18: warning:
'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:149:14: warning:
'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:164:14: warning:
'PBMakeFSRefUnicodeSync' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:172:14: warning:
'FSGetDataForkName' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:178:14: warning: 'FSOpenFork' is
deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:184:14: warning: 'FSGetForkSize'
is deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:191:16: warning: 'NewPtr' is
deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:197:14: warning: 'FSReadFork' is
deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:316:9: warning: 'DisposePtr' is
deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:318:5: warning: 'FSCloseFork' is
deprecated: first deprecated in OS X 10.8 [-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:332:14: warning:
'FSGetVolumeInfo' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:345:14: warning:
'FSOpenIterator' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:349:22: warning:
'FSGetCatalogInfoBulk' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:386:9: warning:
'FSCloseIterator' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:568:26: warning:
'FindNextComponent' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
:info:build ./src/cdrom/macosx/CDPlayer.c:574:18: warning:
'OpenAComponent' is deprecated: first deprecated in OS X 10.8
[-Wdeprecated-declarations]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/37562#comment:24>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list