add note about miniz porting and #1967
This commit is contained in:
parent
19a7e9ad19
commit
79d1e6e5c0
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
- avoiding including miniz.c here requires fwd declaring the two structs below
|
||||
- being able to fwd declare requires removing typedef from struct declarations in miniz.c
|
||||
- being able to fwd declare also requires using pointers to structs
|
||||
- if updated, need to apply c++11 fix: https://github.com/mapnik/mapnik/issues/1967
|
||||
*/
|
||||
|
||||
// TODO: try using #define MINIZ_HEADER_FILE_ONLY
|
||||
|
|
Loading…
Add table
Reference in a new issue