From 8adb1a25a27107e853b19e4637e5f5c6cf124dd1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 28 Nov 2015 12:16:05 -0500 Subject: [PATCH] More TODOs. --- darwin/map.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/darwin/map.m b/darwin/map.m index bcc8ef45..4d36fd9e 100644 --- a/darwin/map.m +++ b/darwin/map.m @@ -1,6 +1,8 @@ // 17 august 2015 #import "uipriv_darwin.h" +// TODO are the NSValues being garbage collected underfoot? open menuless window and check the checkbox + // unfortunately NSMutableDictionary copies its keys, meaning we can't use it for pointers // hence, this file