This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Compiler errors #3169
Closed
Description
compiled/jquery.mobile.js:425: WARNING - If this if/for/while really shouldnt have a body, use {}
while ( div.innerHTML = "", a[ 0 ] );
^
compiled/jquery.mobile.js:1377: WARNING - Suspicious code. Is there a missing '+' on the previous line?
'$:nomunge'; // Used by YUI compressor.
^
compiled/jquery.mobile.js:5281: WARNING - Suspicious code. This code lacks side-effects. Is there a bug?
if ( percent > 60 && cType === "select" ) {
^
Metadata
Metadata
Assignees
Labels
No labels