[haiku-bugs] Re: [Haiku] #8797: gawk build does not handle some special characters

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Fri, 27 Feb 2015 10:13:22 -0000

#8797: gawk build does not handle some special characters
-----------------------------------------------+---------------------------
   Reporter:  cian                             |      Owner:  nobody
       Type:  bug                              |     Status:  closed
   Priority:  normal                           |  Milestone:  R1
  Component:  Applications/Command Line Tools  |    Version:
 Resolution:  no change required               |  R1/Development
 Blocked By:                                   |   Keywords:
Has a Patch:  0                                |   Blocking:
                                               |   Platform:  All
-----------------------------------------------+---------------------------

Comment (by korli):

 I think it is "fixed" in gawk by disabling wide-char support:
 {{{
 sed -i '/.*HAVE_WCTYPE_H.*/c\#undef HAVE_WCTYPE_H' config.h
 }}}
 The bug might actually be still with us and in Haiku, not gawk.

--
Ticket URL: <https://dev.haiku-os.org/ticket/8797#comment:5>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: