simon-git: filter (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Oct 20 14:54:27 BST 2018


TL;DR:
  9617f1a Fix backwards transfer directions in new main loop!

Repository:     https://git.tartarus.org/simon/filter.git
On the web:     https://git.tartarus.org/?p=simon/filter.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-10-20 14:54:27

commit 9617f1a752936671a31b4013ab6ad2554e44ade2
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=9617f1a752936671a31b4013ab6ad2554e44ade2;hp=8641c74a4ce8296ead138a9d381b1bbfffd6dcfe
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Oct 19 19:14:17 2018 +0100

    Fix backwards transfer directions in new main loop!
    
    Ouch - that's what I get for only testing with nullfilter. Turns out
    that for ten days my entire filter collection has been applying every
    input transform to the output, and vice versa, because I got a 1 and a
    0 swapped round when I factored out mainloop.c.

 main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list