More TODOs.
This commit is contained in:
parent
98e06716b6
commit
eab8a98aa9
2
TODO.md
2
TODO.md
|
@ -247,3 +247,5 @@ https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/Print
|
||||||
|
|
||||||
- run os x code with `OBJC_DEBUG_MISSING_POOLS=YES` and other `OBJC_HELP=YES` options
|
- run os x code with `OBJC_DEBUG_MISSING_POOLS=YES` and other `OBJC_HELP=YES` options
|
||||||
- turn off the autorelease pool to make sure we're not autoreleasing improperly
|
- turn off the autorelease pool to make sure we're not autoreleasing improperly
|
||||||
|
|
||||||
|
TODO investigate -Weverything in clang alongside -Wall in MSVC (and in gcc too maybe...)
|
||||||
|
|
Loading…
Reference in New Issue