David Gagnon wrote:
> Hope that oki. I look the 5.5.17 code and the problem is still there.
> Is that the right way to submit a Patch. If I need to open a bug
> directly, let me know
It is usually best to open a bug report and attach your patch. This
way, it is less likely to get overlooked if s
Hi all,
I run into this problem with T5 when tring to add/remove/add a valve
to the standard engine.
-For what I understand an empty pipeline has:
basic = StandardEngineValve (For example);
first = null;
-If you add a valve you will get
basic = StandardEngineValve
first = myValve (with myVal