summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-18 12:47:45 -0700
committercallum_linden <none@none>2014-10-18 12:47:45 -0700
commit87663ec60865ea59df3197d19ea68eb03376220a (patch)
tree9045c5bd526d2cfc4d2d5cba068da9d14e1e1f64
parent3f19fd2fd2e2b7a536a782dae665f6d02ca86677 (diff)
Update to build on Xcode 6.0: add item to TO DO list
-rw-r--r--XCODE_6_UPGRADES_TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/XCODE_6_UPGRADES_TODO.txt b/XCODE_6_UPGRADES_TODO.txt
index cbc26b39e5..0802f1977f 100644
--- a/XCODE_6_UPGRADES_TODO.txt
+++ b/XCODE_6_UPGRADES_TODO.txt
@@ -15,4 +15,6 @@
* remove unused variables 78-81
* remove pointer to hacked version in vewer autobuild.xml
+* clang demands default ctor here: https://bitbucket.org/callum_linden/viewer-tools-update-callum/src/c58560da7bb6e00deffcbbc1c25cbf87bf2e96ec/indra/newview/llgrouplist.cpp?at=default#cl-53 side effects?
+