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

Re: [Mutt] #3149: Missing #undef's in mbyte.h leads to bad



#3149: Missing #undef's in mbyte.h leads to bad compilation with --without-wc-
funcs
---------------------+------------------------------------------------------
  Reporter:  vinc17  |       Owner:  mutt-dev
      Type:  defect  |      Status:  new     
  Priority:  major   |   Milestone:  1.6     
 Component:  build   |     Version:  1.5.19  
Resolution:          |    Keywords:  patch   
---------------------+------------------------------------------------------

Comment(by pdmef):

 Attached a patch which defines _DONT_USE_CTYPE_INLINE_ to make _wctype.h
 not inline the functions to unbreak compilation. This is also defined in
 regex.c. Furthermore it changes the inclusion logic for wchar.h and
 wctype.h to the one mutt.h uses.

 I think the regex.c change is unrelated to this ticket and should be
 committed anyway. I think we also need the mbyte.c change.

 Can you please retry with that and your patch attached? I don't have any
 problem with these on 10.5.6.

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