Log Message:
-----------
Use DOM-based loops instead of XSL tro build the C code. For some reason the
XML parser got very confused when the XSL wasn't in the same encoding as the
XML input/output, and generated some very interesting output... Not as fast,
but much more correct this way.
Also, force translation regeneration in wixobj build step to make sure wxs
files are correctly updated.
Modified Files:
--------------
pginst:
Makefile (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.27&r2=1.28)
pginst/util:
translate.vbs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/translate.vbs.diff?r1=1.1&r2=1.2)
Removed Files:
-------------
pginst/util:
gencsource.xsl
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/gencsource.xsl)
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend