diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-20 09:03:44 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-20 09:03:44 -0400 |
| commit | c01549420da60ded787ed6dc96ee7466f00569bf (patch) | |
| tree | 2e0041fddefe357b6904604853430787244ea02c | |
| parent | 989ac438fc789f41aac44aa178e8e991267cffb3 (diff) | |
Removed 10.6 build issues from TODO now that that's done.
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ important things: - asked: http://stackoverflow.com/questions/23715275/cocoa-how-do-i-suppress-nspopupbutton-automatic-selection-synchronization-nsar super ultra important things: -- add cgo build flags on OS X so binaries get built supporting 10.6 at least; the default is to build supporting the host platform at least, so 10.8 binaries crash on 10.6 with an illegal instruction during initial load (which crashes gdb too) - 10.6 also spits a bunch of NSNoAutoreleasePool() debug log messages even though I thoguht I had everything in an NSAutoreleasePool... - formalize what happens if Modifiers by themselves are held - OS X: find out if multiple DIFFERENT modifiers released at once produces multiple events |
