]> git.tdb.fi Git - r2c2.git/commitdiff
Use path coercion in track iterators
authorMikko Rasa <tdb@tdb.fi>
Thu, 10 Apr 2014 19:04:03 +0000 (22:04 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 10 Apr 2014 19:29:10 +0000 (22:29 +0300)
This enforces common traversal rules in all places.  It also fixes a bug
in TrackOffsetIter where moving to a turnout from an endpoint not on the
selected path would potentially cause an out-of-range iterator to be
created.


No differences found