[interfacekit] Re: A patch for BString
- From: "burton666@xxxxxxxxx" <burton666@xxxxxxxxx>
- To: "interfacekit" <interfacekit@xxxxxxxxxxxxx>
- Date: Wed, 12 Nov 2003 20:41:40 +0100
>
> Sorry, I should have explained that change with more detail. My thinking was
> that with my patch I tried to enhance BString while strictly following R5
> API, behaviour and documentation (unless there are clear bugs).
> Since the R5-documentation states that the (I)Find...-methods only ever
> return B_ERROR as a negative return-value, I thought it'd be best to do just
> that. Otherwise R5-applications could misbehave/crash if they get B_BAD_VALUE
> when they expect B_ERROR.
Yes, but the only cases where they can get B_BAD_VALUE are where they supply a
NULL string, and they would crash anyway, so the problem doesn't exist :)
- Follow-Ups:
- [interfacekit] Re: A patch for BString
- From: Oliver Tappe
Other related posts:
- » [interfacekit] A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- » [interfacekit] Re: A patch for BString
- [interfacekit] Re: A patch for BString
- From: Oliver Tappe