[haiku-bugs] Re: [Haiku] #7901: [patch] BLocale: B_ERROR gets returned from methods in the BLocale class ambiguously

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Mon, 31 Oct 2011 09:10:30 -0000

#7901: [patch] BLocale: B_ERROR gets returned from methods in the BLocale class
ambiguously
-------------------------------+----------------------------
   Reporter:  jscipione        |      Owner:  pulkomandy
       Type:  enhancement      |     Status:  new
   Priority:  normal           |  Milestone:  Unscheduled
  Component:  Kits/Locale Kit  |    Version:  R1/Development
 Resolution:                   |   Keywords:
 Blocked By:                   |   Blocking:
Has a Patch:  0                |   Platform:  All
-------------------------------+----------------------------

Comment (by axeld):

 As I told you earlier already, B_BAD_DATA is not what you are looking for,
 B_BAD_VALUE is. The former is when you pass corrupted data to a method
 (like when unarchiving a message), the latter is used when the arguments
 are invalid which is what happens there, right?

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

Other related posts: