[1216] in BarnOwl Developers
[nelhage/barnowl] 338139: Fix the regression tester so it builds again.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:14:13 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Mon, 17 Nov 2008 12:48:43 -0800
From: noreply@github.com
Apparently-To: <dirty-owl-hackers@mit.edu>
To: undisclosed-recipients:;
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 33813991523c10b91982179dd48f55b4dc3ce7b8
http://github.com/nelhage/barnowl/commit/33813991523c10b91982179dd48f55b4dc3ce7b8
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2008-11-17 (Mon, 17 Nov 2008)
Changed paths:
M Makefile.in
M aim.c
M owl.c
M tester.c
Log Message:
-----------
Fix the regression tester so it builds again.
Commit: f4464544a8d8ed67998d75c5715219161f0bae5f
http://github.com/nelhage/barnowl/commit/f4464544a8d8ed67998d75c5715219161f0bae5f
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2008-11-17 (Mon, 17 Nov 2008)
Changed paths:
M filterelement.c
Log Message:
-----------
Properly detect only directed cycles in the filter graph when looking
for recursive filters. Fixes #54.