[PATCH] Link following implementation + test fixes

Jeff Darcy jdarcy at redhat.com
Wed Oct 13 20:29:35 UTC 2010


On 10/13/2010 04:24 PM, Jeff Darcy wrote:
> [PATCH 1/2] Add link-following implementation (not just syntax).
> [PATCH 2/2] Fix spurious test failures.
> 
> The second patch addresses two reported failures in origin/master.
> These two expressions *should* fail to parse, resulting in a non-zero
> exit value.  The fact that the as-yet-uncommitted bison/flex version
> fails to return the proper status in those cases is a bug in the code I
> gave to Jim.

Hm.  Looks like the test was right, but the leg-based parser misbehaves
the same way as the bison/flex one.  I guess Jim had fixed qparser.y but
not yet posted that change, so if we just ignore the second patch above
the Right Things will happen once that change is pushed.  First one
still needs review, though.


More information about the iwhd-devel mailing list