Patch for library (new feature) - how to deal with it

Hello, I have written patch (attached) which introduce new API for zlib - personally I wrote it to have easy implementation of compression/decompression in iteratee (example file - no yet working -attached). Earlier version of patch I tried to sent to maintainer of zlib. However I received no response (possibly I get into spam folder by helpful spamassassin or something like that). I definitely don't want to fork this library - especially that it is in haskell platform. What should I do with the patch? Regards

On 26 March 2010 13:11, Maciej Piechotka
Earlier version of patch I tried to sent to maintainer of zlib. However I received no response.
Probably because Duncan is (apparently) a very busy man: working, hacking, finishing off his thesis, etc. -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com

Maciej Piechotka
Hello,
I have written patch (attached) which introduce new API for zlib - personally I wrote it to have easy implementation of compression/decompression in iteratee (example file - no yet working -attached).
+1, I need this also, and was planning on writing something like this
patch (glad I don't have to!)
G
--
Gregory Collins
participants (3)
-
Gregory Collins
-
Ivan Miljenovic
-
Maciej Piechotka