@lint ignoreUndefined(START)

did work. Should I submit a bug report, or is this on your radar anyhow?

Cheers,
Fritz

On Wed, 7 Dec 2011, thron7 wrote:

> 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
>
>

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
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