Ok. I'm using them ahead of the function declaration. But it looks like it's 
not enough to place it inside of the comment. Made the the block exactly look 
like

    /**
     * @lint ignoreUndefined(foobar)
     */

and it works.

Thanks for the hint.

Am Mittwoch, 20. Februar 2013, 11:40:35 schrieb thron7:
> Can you give a bit of context *where* you are using these @-hints? Are
> you using proper JSDoc syntax? They only make sense in certain places,
> e.g. ahead of a function or class declaration.
> 
> T.
> 
> On 02/20/2013 10:39 AM, Cajus Pollmeier wrote:
> > Hi,
> > 
> > is it possible to hide these lint warnings? I tried to use
> > 
> >    @lint ignoreUndefined(...)
> > 
> > but it doesn't seem to help.
> > 
> > Cheers,
> > Cajus
> > 
> > -------------------------------------------------------------------------
> > ----- Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> ---------------------------------------------------------------------------
> --- Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to