From: Alan Knowles Date: Thu, 18 Aug 2011 08:59:05 +0000 (+0800) Subject: JSDOC/Packer.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=f46648d2644da6250b629d9c00556b0d332f9a80 JSDOC/Packer.js --- diff --git a/JSDOC/Packer.js b/JSDOC/Packer.js index 2182440..1bdde2e 100644 --- a/JSDOC/Packer.js +++ b/JSDOC/Packer.js @@ -284,6 +284,8 @@ Packer.prototype = { } + + // if we are translating, write the translations strings at the top // of the file.. @@ -415,6 +417,7 @@ Packer.prototype = { print(sp.warnings.join("\n")); + var out = CompressWhite(new TokenStream(toks), this, this.keepWhite); // do not kill whitespace..