[haiku-bugs] Re: [Haiku] #12592: yab no longetr runs or compiles ... regression

  • From: "lorglas" <trac@xxxxxxxxxxxx>
  • Date: Fri, 15 Jan 2016 18:49:06 -0000

#12592: yab no longetr runs or compiles ... regression
----------------------------------+----------------------------
   Reporter:  bbjimmy             |      Owner:  waddlesplash
       Type:  bug                 |     Status:  assigned
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by lorglas):

 The problem is that the Controllook from yab missing const rgbcolor*
 textColor in line 1684 (BControlLook::DrawLabel.

 i change it to
 BControlLook::DrawLabel(BView* view, const char* label, BRect rect,
         const BRect& updateRect, const rgb_color& base, uint32 flags,
         const rgb_color* textColor)

 and i can compile yab. i used yab 1.7.4.5 fot this test. I think in the
 other yab Version it would be same problem, but the old program which are
 bind doesnt't. I hope it can be help.

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

Other related posts: