This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 033b756
committed
Insert some explicit casts to solve macosx10.10 SDK issues
Because the contents of various headers have changed, we need to be
more explicit about casts because the compiler's automagic deduction
is no longer working for these particular cases.1 parent 5de7bae commit 033b756
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments