Hi Marko,
> Many of the warnings that I get are for situations like this:
>
> -------------->================>F
>
> where ----> is the oneway that I get a warning for, and ====> is another
> oneway that ends in a fixme=continue or similar.
>
> I guess that the two ways get merged, but tags are not being merged, or
> the flag to suppress dead-end checks gets discarded.

right, that's exactly what happens. I'll probably commit the new check tomorrow,
I just have to fix another small bug first.

Gerd