<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3150: garbage display with combining characters and



#3150: garbage display with combining characters and Mutt's wc functions
(--without-wc-funcs)
----------------------+-----------------------------------------------------
  Reporter:  vinc17   |       Owner:  pdmef  
      Type:  defect   |      Status:  started
  Priority:  major    |   Milestone:  1.6    
 Component:  charset  |     Version:  1.5.20 
Resolution:           |    Keywords:  patch  
----------------------+-----------------------------------------------------

Comment(by Rocco Rutte <pdmef@xxxxxxx>):

 (In [6f942afe60b5]) Recognize charset extensions, see #3150.

 With utf-8//TRANSLIT, we internally didn't recognize it as utf-8. This
 leads to badly broken behaviour if --without-wc-funcs is used for some
 reason. In that case, if we have utf-8 as charset, we implement our own
 wide char functions; for all other charsets, we use the system
 single-byte locale functions. And using these with utf-8 is broken.

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