mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix bug 1091.
Doc fixes. Replace assert by error message.
This commit is contained in:
parent
d56084296c
commit
7ae15f0027
4 changed files with 35 additions and 9 deletions
|
@ -1207,7 +1207,7 @@ parse_options(char *str,unsigned int *options,
|
|||
|
||||
|
||||
/* Check whether the string has characters not valid in an RFC-822
|
||||
address. To cope with OpenPGP we ignore allow non-ascii characters
|
||||
address. To cope with OpenPGP we ignore non-ascii characters
|
||||
so that for example umlauts are legal in an email address. An
|
||||
OpenPGP user ID must be utf-8 encoded but there is no strict
|
||||
requirement for RFC-822. Thus to avoid IDNA encoding we put the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue