<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://javascriptcompressor.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open Javascript Discussion</title><link>http://javascriptcompressor.com/forums/5.aspx</link><description>Anything about Javascript - the discussion is open</description><dc:language>en</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>Re: How can i quickly add semi-colons in function declarations in large js file?</title><link>http://javascriptcompressor.com/forums/thread/55.aspx</link><pubDate>Mon, 02 Nov 2009 04:56:22 GMT</pubDate><guid isPermaLink="false">46e44164-0b03-4ad8-8ee9-19568eb0413f:55</guid><dc:creator>HeavenCore</dc:creator><slash:comments>0</slash:comments><comments>http://javascriptcompressor.com/forums/thread/55.aspx</comments><wfw:commentRss>http://javascriptcompressor.com/forums/commentrss.aspx?SectionID=5&amp;PostID=55</wfw:commentRss><description>&lt;p&gt;There&amp;nbsp;are a few automated tools that will add semi-colons for you (&lt;a href="http://developer.yahoo.com/yui/compressor/" class="null"&gt;YUI Compressor&lt;/a&gt;&amp;nbsp;etc), however, these are usually considered &amp;#39;risky&amp;#39; to rely on. A much better approach is to stick your code into &lt;a href="http://www.jslint.com/"&gt;http://www.jslint.com/&lt;/a&gt;&amp;nbsp;which will report exactly where semi-colons are missing, just spend some time correcting the semi-colon errors and go from there.&lt;/p&gt;
&lt;p&gt;Also, see &lt;a href="http://javascriptcompressor.com/forums/t/11.aspx" class="null"&gt;this thread&lt;/a&gt;, I have never had trouble with missing the semicolon after the closing } on a function, basically if JSLint says its OK, its always compressed and worked (fingers crossed)&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can i quickly add semi-colons in function declarations in large js file?</title><link>http://javascriptcompressor.com/forums/thread/49.aspx</link><pubDate>Sun, 01 Mar 2009 23:25:38 GMT</pubDate><guid isPermaLink="false">46e44164-0b03-4ad8-8ee9-19568eb0413f:49</guid><dc:creator>iamduyu</dc:creator><slash:comments>0</slash:comments><comments>http://javascriptcompressor.com/forums/thread/49.aspx</comments><wfw:commentRss>http://javascriptcompressor.com/forums/commentrss.aspx?SectionID=5&amp;PostID=49</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;There are lots of functions, how can i quickly add semi-colons to it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>