On Thu, Nov 10, 2011 at 03:11:22PM +, sebb wrote:
> Eclipse reports several such for BOBYQAOptimizer.java:
>
> Switch case may be entered by falling through previous case.
> If intended, add a new comment //$FALL-THROUGH$ on the line above
>
> I don't know if these are intended or not -
Eclipse reports several such for BOBYQAOptimizer.java:
Switch case may be entered by falling through previous case.
If intended, add a new comment //$FALL-THROUGH$ on the line above
I don't know if these are intended or not - any offers?
---