| Summary: | setAppleMenu method on newer OS X SDK | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | main | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | max |
| Version: | HG 1.2 | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X (All) | ||
| Attachments: | Fix warnings in SDLMain.m | ||
|
Description
Ryan C. Gordon
2006-01-27 10:53:55 UTC
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL. --ryan. Created attachment 91 [details] Fix warnings in SDLMain.m See here for a discussion about the "setAppleMenu" warning: <http://www.allegro.cc/forums/thread/497928>. The attached patch fixes all warning. Patch is now in CVS, thanks! --ryan. |