summaryrefslogtreecommitdiff
path: root/XCODE_6_UPGRADES_TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'XCODE_6_UPGRADES_TODO.txt')
-rw-r--r--XCODE_6_UPGRADES_TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/XCODE_6_UPGRADES_TODO.txt b/XCODE_6_UPGRADES_TODO.txt
index c682a09b2f..0abf928b22 100644
--- a/XCODE_6_UPGRADES_TODO.txt
+++ b/XCODE_6_UPGRADES_TODO.txt
@@ -7,3 +7,6 @@
Weird folder name "build-darwin-i386/newview/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Second Life.app" - likely causes because those $() should be ${} for CMake? - No, it's something else - lots of occurences in build-darwin folder but where do they come from? ....
libjpeg is placed in lib folder vs lib/release - change it to match others
+
+* test 7 fails in indra/llcommon/tests/llerror_test.cpp - added skip
+ may be a test infrastructure failure