https://issues.apache.org/bugzilla/show_bug.cgi?id=47073





--- Comment #4 from Mattias Ulbrich <mulbr...@ira.uka.de>  2009-05-25 01:19:32 
PST ---
> I assume there should be an
>
> if (frame_type >= Constants.SAME_FRAME && frame_type <=
> Constants.SAME_FRAME_MAX) {
> ...
> } else ....
> after the initial write of frame_type, but what should be inside the if?

I reckon that the "if" branch can remain empty since there is no
additional information to be stored in this case.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org

Reply via email to