tagging release
[dasher.git] / trunk / Src / Common / Unicode / README.txt
blob9adc8d7f5d2a8a71092914f09c474f00ecfe9ae1
1 ConvertUTF.c and ConvertUTF.h are unchanged.
3 harness.c has a small bug fix in the test rig (that took me too long to find).
4 This bug was subtle and only evident in release builds of harness.c in MSVC++ 6
5 (which made debugging annoying). It was worth checking out though to confirm
6 that the problem was not with ConvertUTF.
8 MSVC++ can give some warnings about assigning a longs to chars when compiling
9 ConvertUTF.c - they all seem safe to me.
11 See the files themselves for documentation and copyright.
13 IAM 09/2002