[haiku-bugs] Re: [Haiku] #13538: Pe missing symbol from reworked BCollator API

  • From: "humdinger" <trac@xxxxxxxxxxxx>
  • Date: Tue, 30 May 2017 09:14:42 -0000

#13538: Pe missing symbol from reworked BCollator API
------------------------+----------------------------
   Reporter:  moochris  |      Owner:  nobody
       Type:  bug       |     Status:  new
   Priority:  normal    |  Milestone:  Unscheduled
  Component:  Add-Ons   |    Version:  R1/Development
 Resolution:            |   Keywords:  BCollator
 Blocked By:            |   Blocking:
Has a Patch:  0         |   Platform:  All
------------------------+----------------------------

Comment (by humdinger):

 Trying to build Pe with haikuporter fails with:
 {{{
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CKeyCapturer.cpp: In
 function `static void CKeyCapturer::DescribeKeys(const KeyShortcut &, char
 *)':
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CKeyCapturer.cpp:211:
 warning: case value out of range
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CKeyCapturer.cpp:212:
 warning: case value out of range
 C++ generated/objects-nodebug/Sources/CKeyMapper.o
 C++ generated/objects-nodebug/Sources/CLanguageInterface.o
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CLanguageInterface.cpp:
 In function `bool CompareInterfacesByName(const CLanguageInterface *,
 const CLanguageInterface *)':
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CLanguageInterface.cpp:176:
 no matching function for call to `BCollator::Greater (const char *, const
 char *, collator_strengths)'
 /boot/system/develop/headers/os/locale/Collator.h:89: candidates are: bool
 BCollator::Greater(const char *, const char *) const
 /sources/Pe-
 fc6e5b696a09d937c5ee6edc3f9e3440909d53f1/Sources/CLanguageInterface.cpp:177:
 warning: control reaches end of non-void function
 `CompareInterfacesByName(const CLanguageInterface *, const
 CLanguageInterface *)'
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/13538#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: