Commit 1f89c36
committed
Revert "giflib: update to 6.1.2"
This reverts commit f36453d.
giflib 6.1.2 breaks building TexturePacker:
.../tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:58:17: error: too few arguments to function 'GifFileType* DGifOpen(void*, InputFunc, int*)'
58 | gif = DGifOpen(dataPtr, readFunc);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~1 parent 1c599ca commit 1f89c36
3 files changed
Lines changed: 14 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments