summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-08 21:41:30 -0500
committerPietro Gagliardi <[email protected]>2014-03-08 21:41:30 -0500
commitb253bccadc2f995758e632c3d755166069c27a75 (patch)
treed5fd64bbc96b3aca21ccf3dba29b66a0d70ad1c0 /todo.md
parent275a8279b091c7f7dfc43218e4e606c0cff0e61b (diff)
Updated one of the previous TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index f30e764..a4cd3a4 100644
--- a/todo.md
+++ b/todo.md
@@ -66,6 +66,7 @@ super ultra important things:
```
figure out why
- Mac OS X 32-bit builds don't call runtime.sighandler() on a Cocoa exception like the 64-bit builds do
+ - does array index out of bounds on 32-bit Cocoa not generate a SIGTRAP like invalid selector does? need to experiment... or is something clobbering SIGTRAP? I didn't catch it in my tests here...
important things:
- make specific wording in documentation consistent (make/create, etc.)