X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FPacker.vala;h=62ac749c95255b39d155e8ea1b72e9f8addc7c1d;hp=a472c3fb0c64c9420db89939b164cc045a8a860e;hb=954be6f9897a8e3866089bb5f67fbe5409b608b9;hpb=037fb818f4731c904e4702b51a1066e8e3e6ed07 diff --git a/JSDOC/Packer.vala b/JSDOC/Packer.vala index a472c3f..62ac749 100644 --- a/JSDOC/Packer.vala +++ b/JSDOC/Packer.vala @@ -375,7 +375,7 @@ namespace JSDOC sp.printWarnings(); //print(sp.warnings.join("\n")); (new TokenStream(toks.tokens)).dumpAll(""); - + GLib.Process.exit(1); // compress works on the original array - in theory the replacements have already been done by now var outf = CompressWhite(new TokenStream(toks.tokens), this, this.keepWhite); // do not kill whitespace..