Skip Menu |
 

From: hartmans@mit.edu
Subject: SVN Commit

Remove the UNICODE defines from wshelper

wshelper is clearly not intended to use unicode:
wprintf is used extensively and exclusively to write to char[] buffers and
fields in dns structs are used as explicitly ASCII text.

Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>

https://github.com/krb5/krb5/commit/7d156d88ce5cdc40b1df02f051d65b3ad93c60e1
Author: Alexey Melnikov <alexey.melnikov@isode.com>
Committer: Sam Hartman <hartmans@mit.edu>
Commit: 7d156d88ce5cdc40b1df02f051d65b3ad93c60e1
Branch: master
src/util/wshelper/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Remove the UNICODE defines from wshelper

wshelper is clearly not intended to use unicode:
wprintf is used extensively and exclusively to write to char[] buffers and
fields in dns structs are used as explicitly ASCII text.

Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>

(cherry picked from commit 7d156d88ce5cdc40b1df02f051d65b3ad93c60e1)

https://github.com/krb5/krb5/commit/6f6dc3a55e345118bb06c1aee0a899db8e68abff
Author: Alexey Melnikov <alexey.melnikov@isode.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 6f6dc3a55e345118bb06c1aee0a899db8e68abff
Branch: krb5-1.10
src/util/wshelper/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)