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)
pgsql-committers by date
| Next: | From: User Mha | Date: 2004-12-04 17:49:56 |
| Subject: pginstaller - pginst: Add Brazilian Portuguese translation (not |
| Previous: | From: User Mha | Date: 2004-12-04 17:10:25 |
| Subject: pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING |