Re: [AD] 5.0.7 preparations |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 23 Jun 2012 16:15:19 +0200, Elias Pschernig <info@xxxxxxxxxx> wrote:
> On Sun, 24 Jun 2012 00:09:41 +1000
> Peter Wang <novalazy@xxxxxxxxxx> wrote:
> > >
> > > Since fullscreen is broken, maybe should also apply revision 15705
> > > which adds an alternate way to run in fullscreen under OSX.
> >
> > My understanding was that a dynamic check would be required for older
> > OS X versions?
> >
>
> Or you just compile for an older OSX target if you need it working on
> older OSX versions. But yes, runtime check would be a better solution -
> I have no way to test on an older version though so hard to try adding
> that.
Can't you use respondsToSelector with a fake name, just for your own
testing?
Peter