More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-19 11:42:10 -04:00
parent c99e8d4af4
commit 3da538b41e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
- settle differences between intmax_t and uintmax_t - settle differences between intmax_t and uintmax_t
- settle onDestroy/destroy naming - settle onDestroy/destroy naming
- clean up Windows lifetiming code - clean up Windows lifetiming code
- forbid free(NULL) to check for bugs
ultimately: ultimately:
- make everything vtable-based - make everything vtable-based