summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-17 17:00:04 -0700
committercallum_linden <none@none>2014-10-17 17:00:04 -0700
commit0c2082d95e3df3b710cdbdb285c75ae90a7448b5 (patch)
tree9aa9cc8a5439008d428d3542b3fbef5eef67a620
parent618bb404fcac4e2b489e5ce3e8bbedd0202a4f2c (diff)
Add (temporary) TO DO file to keep track of issues I had to skip over for now but that must be addressed
-rw-r--r--XCODE_6_UPGRADES_TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/XCODE_6_UPGRADES_TODO.txt b/XCODE_6_UPGRADES_TODO.txt
new file mode 100644
index 0000000000..f1d6ea8cc1
--- /dev/null
+++ b/XCODE_6_UPGRADES_TODO.txt
@@ -0,0 +1,6 @@
+* Remove references to Xcode < 6 from CMake (and everywhere else I guess)
+
+* /Users/callum/work/Linden/viewer-tools-update-callum/indra/llcommon/llpredicate.h:144:17 trying to decipher correct code here.
+
+* Missed off some #if LL_DARWINs around #pragmas to turn off non-useful warnings for OS X - will fix when build Windows viewer
+