[PATCH] - pinentry pinentry-curses.c
Werner Koch
wk at gnupg.org
Wed Dec 2 09:06:01 CET 2009
Hi!
On Tue, 01 Dec 2009 16:00:40 -0500, Wyllys Ingersoll <Wyllys.Ingersoll at Sun.COM> wrote:
> pinentry-curses.c has a switch statement that looks for
> characters like "\t" and "\e", it should use numerical values
> for these constants, different compilers intepret the characters
> differently which results in unexpected behavior.
I agree that \e is a non-standard extension and should be replace.
However \t is a TAB and that is the same on all ASCII based systems.
Right, we don't care about EBCDIC.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-devel
mailing list