Conversation
People did mistakenly or unintentionally include crypt.h before, don't install this internal header from now.
|
Looking at file readme, I'm curious how maintenance of contrib files works in zlib. I tried to contact both original authors of minizip, and none of them seem to be able to help merging those PRs in. Since there are no huge requirements on quality of code under ./contrib (unsupported code), |
|
@madler since this fix is probably used on many distributions (RedHat I guess and Gentoo for sure), could be incorporated to next release? Thank you |
|
@madler ping |
|
We're also deleting the crypt.h header file manually when packaging zlib for Arch Linux. @madler can this please be included? :) |
|
@gvollant: Can you look? |
|
Gentle ping |
|
I'm not seeing what the issue is here. There is no problem with I don't understand what "People did mistakenly or unintentionally include crypt.h before" means. |
|
One issue this solves is that |
|
Guess this doesn't matter so much now with 7e6f078? |
People did mistakenly or unintentionally include crypt.h before,
don't install this internal header from now.