[interfacekit] Re: A patch for BString
- From: "burton666@xxxxxxxxx" <burton666@xxxxxxxxx>
- To: "interfacekit" <interfacekit@xxxxxxxxxxxxx>
- Date: Wed, 12 Nov 2003 08:53:07 +0100
>
> The class is your reposibility (at least you were the last one working on
> it :-), so nobody else dares to touch it. :-P
Ok, I applied the patch to my local tree. Before committing it, I'm going to
refactor a bit the code (braces weren't used consistently, my fault). Another
thing: Oliver, you changed the return value from B_BAD_VALUE to B_ERROR when
the user supply a NULL string to FindFirst()/Last(), etc.. But IMHO,
B_BAD_VALUE is better in that case (and I tought we decided that way long ago).
No problem, though. I'll "fix" it.
Expect the commit in the next days.
P.S: nice work on the replace methods, Oliver. I like this version even more
than the former.
- 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