From: normalperson@... Date: 2014-10-02T20:42:30+00:00 Subject: [ruby-core:65377] [ruby-trunk - Feature #10319] [Open] [PATCH] zlib: TypedData conversion Issue #10319 has been reported by Eric Wong. ---------------------------------------- Feature #10319: [PATCH] zlib: TypedData conversion https://bugs.ruby-lang.org/issues/10319 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Eric Wong * Category: ext * Target version: current: 2.2.0 ---------------------------------------- Pretty trivial, this adds internal type-checking and allows us to have a more accurate view of memory usage. *memsize functions may be more accurate by making the zstream structure bigger, but memory usage is usually short-lived. Will commit in a day or two. ---Files-------------------------------- 0001-ext-zlib-zlib.c-TypedData-conversion.patch (8.39 KB) -- https://bugs.ruby-lang.org/