On 2014-02-28 Stefan Bodewig wrote:
> and SimpleInputStream does
> 
>     SimpleInputStream(InputStream in, SimpleFilter simpleFilter) {
>         ...
>         assert simpleFilter == null;
> 
> which is obviously wrong.  I think != is intended (and matches the
> comment right in front of the assert).

Thanks! The fix is now in the git repository.

-- 
Lasse Collin  |  IRC: Larhzu @ IRCnet & Freenode

Reply via email to