OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-532-ga433f75

Gerrit Code Review gerrit@openafs.org
Sun, 5 Dec 2010 11:49:42 -0800 (PST)


The following commit has been merged in the master branch:
commit 6fe9313180dfe1d509ae97a1e16a67195357cf7b
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Dec 4 18:03:21 2010 -0500

    Windows: Build afs_shl_ext.dll with talocaleU.lib
    
    Use the Unicode version of talocale to properly read
    resource strings.
    
    Change-Id: Ifb373a3b405922ecbdce4edb2ec86c31551d4dfa
    Reviewed-on: http://gerrit.openafs.org/3442
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/client_exp/NTMakefile      |    2 +-
 src/WINNT/client_exp/afs_shl_ext.cpp |   11 +++++------
 src/WINNT/client_exp/msgs.cpp        |    5 ++---
 src/WINNT/client_exp/shell_ext.cpp   |    8 ++++----
 src/WINNT/client_exp/shell_ext.h     |    6 ++++--
 5 files changed, 16 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository