OpenAFS CVS Commit: openafs/src/WINNT/talocale by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 10 Dec 2003 03:01:35 EST


Update of /cvs/openafs/src/WINNT/talocale
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/talocale

Modified Files:
	tal_string.cpp 
Log Message:
DELTA tal_string-was-coded-wrong-from-the-start-20031209
AUTHOR jaltman@grand.central.org

tal_string defines three types: String, Ansi, Unicode
and provides functions to convert between them.  The 
initial problem with this module was a lack of consistent
memory allocation.  The secondary problem was incorrect
conversion of between string types.



--- DELTA config follows ---
tal_string-was-coded-wrong-from-the-start-20031209 openafs/src/WINNT/talocale/tal_string.cpp 1.4 1.5