summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-01 04:46:42 -0500
committerPietro Gagliardi <[email protected]>2014-03-01 04:46:42 -0500
commit21ec25dd1aa897263108bcf8c8a4407084cecf4f (patch)
tree32ea4b7b7e5fa25ad8d695912d83b8619ded528b
parent7bb6714cc0f689595e02581ead143251f77ba59e (diff)
More TODOs.
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 2792971..7b6ffbc 100644
--- a/todo.md
+++ b/todo.md
@@ -27,6 +27,7 @@ important things:
- make sure GTK+ documentation point differences don't matter
- button sizes and LineEdit sizes on Windows seem too big; Comboboxes have margins
- sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows
+- make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror
super ultra important things:
- for some reason events are now delayed on windows