It's probably a bug, as support for labels is weak in qooxdoo. As for 
suppressing it you could try the normal ignore facilities.

T.

On 12/07/2011 10:04 AM, Fritz Zaucker wrote:
> Hi,
>
> I get the following lint warning:
>
>     Use of undefined or global identifier 'START'
>
> for the following code fragement:
>
>     START: for (i=0; i<len; i++) {
>       if (condition) {
>         break START;
>       }
>     }
>
> Is this a bug? Or can I suppress it somehow?
>
> Cheers,
> Fritz (in cleanup mode)
>

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to