callum_linden
|
bdce32a02b
|
Update to build on Xcode 6.0: collection of removal of unused variables [-Wunused-variable]
|
2014-10-18 11:56:23 -07:00 |
callum_linden
|
2b93f505a0
|
Update to build on Xcode 6.0: private field isMuted is not used
|
2014-10-18 11:45:05 -07:00 |
callum_linden
|
d4fa954517
|
Update to build on Xcode 6.0: fix member initializer 'mSelectedItem' does not name a non-static data member or base class - already initialized in parent class
|
2014-10-18 11:44:18 -07:00 |
callum_linden
|
09c288ba5e
|
Update to build on Xcode 6.0: clang fix for bracketed logical operations
|
2014-10-18 11:41:34 -07:00 |
callum_linden
|
ae54e5160e
|
Update to build on Xcode 6.0: remove unused variables and functions
|
2014-10-18 11:39:21 -07:00 |
callum_linden
|
f81394a544
|
Update to build on Xcode 6.0: fix 'using the result of an expression as a conditional without parentheses
|
2014-10-18 11:37:14 -07:00 |
callum_linden
|
91eab4a9ea
|
Update to build on Xcode 6.0: fix member initializer 'mAppearanceSerialNum' does not name a non-static data member or base class - already initialized in parent class llCharacter
|
2014-10-18 11:34:53 -07:00 |
callum_linden
|
327a99a8a8
|
Update to build on Xcode 6.0: more removal of unused variables and functions
|
2014-10-18 11:25:07 -07:00 |
callum_linden
|
0b44e4d59b
|
Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] and member variables
|
2014-10-18 11:09:07 -07:00 |
callum_linden
|
955ec6faff
|
Update to build on Xcode 6.0: clang fix for bracketed logical operations
|
2014-10-17 22:15:36 -07:00 |
callum_linden
|
ff5c13493e
|
Update to build on Xcode 6.0: fixes for brackets logical operations and signed/unsigned issue
|
2014-10-17 22:14:23 -07:00 |
callum_linden
|
3929725fe7
|
Update to build on Xcode 6.0: Use of unary operator might be an error
|
2014-10-17 22:06:58 -07:00 |
callum_linden
|
d3eaf6fe95
|
point to hacker version of tut package now so I can keep going - see TO DO list
|
2014-10-17 22:06:15 -07:00 |
callum_linden
|
19599b0de0
|
update TO DO list
|
2014-10-17 21:58:09 -07:00 |
callum_linden
|
58ac111ae8
|
update TO DO list
|
2014-10-17 21:56:49 -07:00 |
callum_linden
|
0b4cd881e4
|
Update to build on Xcode 6.0: update list of things to address later
|
2014-10-17 21:21:22 -07:00 |
callum_linden
|
f58fafa49c
|
Update to build on Xcode 6.0: point to new version of tut package that explicitly turns off unused function warnings vs. spreading the code throughout viewer
|
2014-10-17 21:20:56 -07:00 |
callum_linden
|
c3438033aa
|
Update to build on Xcode 6.0: statement has no effect (debugging error perhaps) [-Wself-
assign]
|
2014-10-17 20:47:25 -07:00 |
callum_linden
|
5c0dcb4a72
|
Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] and member variables
|
2014-10-17 20:44:43 -07:00 |
callum_linden
|
4e55456d8b
|
Update to build on Xcode 6.0: Change tactic about turning off warnings about -Wdelete-incomplete in anywhere lluictrlfactory.h is used - richard okay'd
|
2014-10-17 20:40:57 -07:00 |
callum_linden
|
86f49bec1b
|
Update to build on Xcode 6.0: turn off warnings about unused functions from clang for tut package
|
2014-10-17 20:25:31 -07:00 |
callum_linden
|
3d35d2f78d
|
Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue (part 2 - tidy up)
|
2014-10-17 20:24:58 -07:00 |
callum_linden
|
b23afb709d
|
Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue
|
2014-10-17 20:24:02 -07:00 |
callum_linden
|
0c2082d95e
|
Add (temporary) TO DO file to keep track of issues I had to skip over for now but that must be addressed
|
2014-10-17 17:00:04 -07:00 |
callum_linden
|
618bb404fc
|
Update to build on Xcode 6.0: turn off warnings about unused functions from clang for tut package
|
2014-10-17 16:53:40 -07:00 |
callum_linden
|
7359e9300a
|
Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable]
|
2014-10-17 16:52:32 -07:00 |
callum_linden
|
f7e4c27add
|
Update to build on Xcode 6.0: turn off warnings about -Wdelete-incomplete 0n llview.h - richard okay'd
|
2014-10-17 16:28:12 -07:00 |
callum_linden
|
d20c719f03
|
Update to build on Xcode 6.0: turn off warnings about unused functions from clang for tut package
|
2014-10-17 16:20:36 -07:00 |
callum_linden
|
5bf9343a41
|
Update to build on Xcode 6.0: replace logical && with bitwise version
|
2014-10-17 16:14:27 -07:00 |
callum_linden
|
217556cbaa
|
Update to build on Xcode 6.0: remove unused code
|
2014-10-17 16:11:04 -07:00 |
callum_linden
|
6a15d2d95d
|
Update to build on Xcode 6.0: clang detecting unsigned int (size_t) comparison with <0 [-Wtautological-compare]
|
2014-10-17 16:08:25 -07:00 |
callum_linden
|
bc49197ea8
|
Update to build on Xcode 6.0: interesting - clang doesn't like it if you specify extra components of a format string that aren't populated in snprintf
|
2014-10-17 16:07:11 -07:00 |
callum_linden
|
e6bfaa3d5b
|
Update to build on Xcode 6.0: fix cocoa NSWindow redefinition error
|
2014-10-17 16:02:50 -07:00 |
callum_linden
|
2a3f022e0a
|
Update to build on Xcode 6.0: clang detecting unsigned int (size_t) comparison with <0 [-Wtautological-compare]
|
2014-10-17 15:58:28 -07:00 |
callum_linden
|
d752550cc8
|
Update to build on Xcode 6.0: delete called on 'LLTranslationBridge' that is abstract but has non-virtual destructor [-Werror,-Wdelete-non-virtual-dtor]
|
2014-10-17 15:49:33 -07:00 |
callum_linden
|
2c78c1935f
|
Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable]
|
2014-10-17 15:45:18 -07:00 |
callum_linden
|
392d63efac
|
Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable]
|
2014-10-17 15:39:48 -07:00 |
callum_linden
|
73224a952a
|
Update to build on Xcode 6.0: fix deprecated constant in OS X land
|
2014-10-17 15:39:13 -07:00 |
callum_linden
|
c2772bc13a
|
Update to build on Xcode 6.0: explicitly supress certain warnings in KDU package files
|
2014-10-17 15:35:28 -07:00 |
callum_linden
|
f405da4f31
|
Update to build on Xcode 6.0: interesting typo? no one to ask but pretty sure this is the fix ,-Wlogical-not-parentheses]
|
2014-10-17 15:23:28 -07:00 |
callum_linden
|
faf6f72965
|
Update to build on Xcode 6.0: larger collection of removal of unused const variables [-Wunused-const-variable]
|
2014-10-17 15:21:09 -07:00 |
callum_linden
|
f708104e37
|
Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable]
|
2014-10-17 15:14:21 -07:00 |
callum_linden
|
cf2bdb285c
|
Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable]
|
2014-10-17 15:12:02 -07:00 |
callum_linden
|
76a35059f2
|
Update to build on Xcode 6.0: clang detecting unsigned int (size_t) comparison with <0 [-Wtautological-compare]
|
2014-10-17 15:11:10 -07:00 |
callum_linden
|
77d7edd415
|
Update to build on Xcode 6.0: using an assignment in an expressions without parens
|
2014-10-17 15:07:19 -07:00 |
callum_linden
|
6fadab686d
|
Update to build on Xcode 6.0: variable (result) can be unitialized if condition is false (TAKE 2) [-Wsometimes-uninitialized]
|
2014-10-17 15:00:14 -07:00 |
callum_linden
|
f292809239
|
Update to build on Xcode 6.0: variable (result) can be unitialized if condition is false [-Wsometimes-uninitialized]
|
2014-10-17 14:57:22 -07:00 |
callum_linden
|
ee652b583c
|
Update to build on Xcode 6.0: how did this ever compile...
|
2014-10-17 14:54:04 -07:00 |
callum_linden
|
e6bc8a6f08
|
Update to build on Xcode 6.0: clang is super picky extra parens around expression [-Wparenthes
es-equality]
|
2014-10-17 14:52:21 -07:00 |
callum_linden
|
26f4e8a36b
|
Update to build on Xcode 6.0: more removed of unused const variables [-Wunused-const-variable]
|
2014-10-17 14:50:19 -07:00 |