[haiku-bugs] Re: [Haiku] #7757: BString operator<< incomplete

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 07 Jul 2011 10:03:22 -0000

#7757: BString operator<< incomplete
--------------------------------+----------------------------
   Reporter:  fano              |      Owner:  bonefish
       Type:  enhancement       |     Status:  in-progress
   Priority:  normal            |  Milestone:  R1
  Component:  Kits/Support Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:  BString
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------
Changes (by bonefish):

 * owner:  axeld => bonefish
 * status:  new => in-progress
 * version:  R1/alpha3 => R1/Development


Comment:

 Replying to [comment:8 fano]:
 > Have you any idea?[[BR]]

 Yes, you're apparently not using your modified libbe. It needs to be in
 the library search path (in the `lib` subdirectory of the program's
 directory or any other path in LIBRARY_PATH) before the system libbe.

 > I've tried a lot of thing but the operator << and bool seems can't
 coexists...

 Sure they can.

 > I'm supposing it is a runtime_loader bug at this point... that
 -2147478780 as returned value seems a value of a pointer out of the
 program memory.

 Nope, it's the error code value `B_MISSING_SYMBOL`.

 Implementing...

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7757#comment:10>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: