diff options
-rw-r--r-- | XCODE_6_UPGRADES_TODO.txt | 6 |
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 + |