annotate nt/installer/Wise/version.py @ 3462:6c7605dfcf07
[xemacs-hg @ 2006-06-19 18:19:33 by james]
Fix various problems found by static checkers: use of uninitialized values,
dereferencing pointers before checking whether they are NULL, memory leaks,
and incomplete checking of return values. <m3k67gpyhk.fsf@jerrypc.cs.usu.edu>
author |
james |
date |
Mon, 19 Jun 2006 18:19:38 +0000 |
parents |
a268de273009 |
children |
|
rev |
line source |
2370
|
1 title="XEmacs 21.0b62 EXPERIMENTAL"
|
|
2 welcome="Welcome to the %APPTITLE% setup program. Please note that this is an experimental release and some features may not work correctly, especially on machines running Windows 95. Please read the file PROBLEMS in the xemacs installation directory. Send comments or bug reports to xemacs-nt@xemacs.org. For more info see http://www.xemacs.org"
|
|
3
|