#3608: Character Š wrong in index and status on Mac OS X
--------------------+-------------------------------------------------------
 Reporter:  kolcon  |       Owner:  me      
     Type:  defect  |      Status:  accepted
 Priority:  minor   |   Milestone:  1.6     
Component:  mutt    |     Version:  1.5.21  
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by me):

 Rereading RFC5322, white space (WSP) is defined as only ASCII SPACE and
 HTAB, so the rfc822 parser should really not be using isspace() at all in
 that situation.  This is probably the correct solution, as it will avoid
 the need to use mbtowc().

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3608#comment:12>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to