summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-17 21:21:22 -0700
committercallum_linden <none@none>2014-10-17 21:21:22 -0700
commit0b4cd881e4ae6595d39e1a7638668fec91a39dee (patch)
tree8c1124aa65894718ac6cb8c9cdd6013b088363c1
parentf58fafa49c68acb0a5ee6a76ba80cf81048e50fa (diff)
Update to build on Xcode 6.0: update list of things to address later
-rw-r--r--XCODE_6_UPGRADES_TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/XCODE_6_UPGRADES_TODO.txt b/XCODE_6_UPGRADES_TODO.txt
index f1d6ea8cc1..c40f96dc2b 100644
--- a/XCODE_6_UPGRADES_TODO.txt
+++ b/XCODE_6_UPGRADES_TODO.txt
@@ -4,3 +4,4 @@
* Missed off some #if LL_DARWINs around #pragmas to turn off non-useful warnings for OS X - will fix when build Windows viewer
+* Remove explicity code to turn off unused funcs for tut.hpp (#pragma clang diagnostic ignored "-Wunused-function") - moved to package itself \ No newline at end of file