|
Message-ID: <c09445e70462c3067679a09e5cb8d2ec@smtp.hushmail.com> Date: Wed, 24 Apr 2013 19:49:23 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: gpg2john (was: Work needed before Jumbo-8) On 24 Apr, 2013, at 9:34 , magnum <john.magnum@...hmail.com> wrote: > On 24 Apr, 2013, at 1:27 , Lukas Odzioba <lukas.odzioba@...il.com> wrote: >> 2013/4/22 magnum <john.magnum@...hmail.com>: >>> I think you should use it as-is. Single mode will split and mute dupes. >>> >>> However, you need to drop any ':' or replace them with ',' or space. >> >> I did what you suggested. Now it seems to work, however there is a >> problem with non ascii characters - I would be happy if you can take a >> look at it. >> Maybe this is because data in gpg is stored in bigendian. I used >> wchar_t - maybe it wasn't a good idea at all. > > I committed this to bleeding for now and will have a look today. I think the wchar stuff was inappropriate. The data comes in UTF-8 or an unknown 8-bit codepage. The best we can do is use it as-is. Fixed and committed to unstable too now. Thanks! magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.