From: alan Date: Wed, 21 Apr 2010 05:50:54 +0000 (+0800) Subject: JSDOC/Packer.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=9648cccdb12d55576536e8fd8b55b3bb1f2898e6 JSDOC/Packer.js --- diff --git a/JSDOC/Packer.js b/JSDOC/Packer.js index 911ca8c..7259560 100644 --- a/JSDOC/Packer.js +++ b/JSDOC/Packer.js @@ -355,6 +355,9 @@ Packer.prototype = { return tok.outData; } var sval = tok.data.substring(1,tok.data.length-1); + // we do not clean up... quoting here!??!!?!?!?!? + + // blank with tabs or spaces.. //if (!sval.replace(new RegExp("(\\\\n|\\\\t| )+",'g'), '').length) { // return tok.outData;