Thank you!

On Saturday, October 13, 2012, Jeff Sickel wrote:

This was added to the top of include/cursor.h:

typedef struct Cursor Cursor;


so it's safe to remove that line from screen-cocoa.m.  I've got that change w/a load of others I'll push soon.

-jas

On Oct 12, 2012, at 11:18 PM, Skip Tavakkolian <skip.tavakkolian@gmail.com> wrote:

> first try, after setting isysroot to 1.7, etc. it mostly compiles with
> warnings. eventually it errors on "redefinition of typedef 'Cursor'"
> compiling screen-cocoa.m. i'll try again tomorrow -- with a clear
> head.