check these line numbers and add the semicolons there so the web
compressors and minifiers will work

line 314
timeout = timeout * 1000 << missing semicolon

line 1103
var CONCAT_ARGUMENTS_BUGGY = (function() {
    return [].concat(arguments)[0][0] !== 1;
  })(1,2) << missing semicolon

line 2880
})(document.createElement('div')) << missing semicolon

line 3422
name = p[i].name << missing semicolon

line 3549
propName = '_countedByPrototype',
value = 'x' << missing semicolon

...
uh i also posted a ticket so i hope the prototype team will make a
repaired version soon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to