bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Strange rfc2047_decode behavior if -Os used during compi


From: Anthony Quinn
Subject: [bug-mailutils] Strange rfc2047_decode behavior if -Os used during compile
Date: Tue, 13 Jul 2004 16:36:34 -0400

I just ran into an issue:

rfc2047_decode would not convert =20 into a space.  I have traced this
behavior down to the use of -Os or any optimizing flags when compiling
mailutils.  Basically if I compile mailutils with out any optimization
flags it works fine rfc2047_decode will decode the quote printable string
correctly with optimization flags it breaks.  This only seems to effect =20
not sure why I have not had much time to dig into the code. 

Example string:

=?iso-8859-1?q?Anthony=20Quinn?=

Decodes to :

AnthonyQuinn


-Anthony Quinn
M & A Technical Lead
(585) 586-2000 x1021
address@hidden

This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake then
delete this e-mail from your system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]