[interfacekit] Re: BString
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Mon, 16 Sep 2002 11:33:33 +0200 (MET DST)
On 16 Sep 2002 burton666@xxxxxxxxxxx wrote:
> Mh, let's try again, since the other message got messed up:
Erik, Axel mentioned, that it may be a configuration with the FreeLists
list, more precisely something that can be configured by the list owner.
What obviously happens, is that the list server simply ignores the mails'
content encoding field and replaces it by `7bit'. For `quoted-printable'
the result looks relatively harmless (cf. my early mails to the list), but
`base64' ends up completely unreadable.
> > I commented out the class BString from compilation and inclusion in
> > libopenbeos.so, since it is buggy. It does, for instance, crash the
> > BMimeType tests (`tests/UnitTester BMimeType'). Whoever is responsible
> > for it, please be very careful with such a central class, as a lot of
> > code relies on it to work correctly.
>
> Yeah, sorry, my fault.
> I prefer to put my code into the CVS even if it's not full tested, since thus
> the code is there, and if my hd crashes I do not lose anything.
> If you prefer, I can go the other way round, keep the code locally until I've
> tested it completely.
No, that's not what I meant. Check it in, but just don't add it to the
library, i.e. don't commit the Jamfile/support.src, unless you are
faithful that the code works well.
> > A good idea is to run the available tests (App/Support/Storage Kit unit
> > tests) with and without the class and compare the logs before
> > committing the change of the Jamfile (or support.src in this case) to
> > CVS. The source can and should of course be tracked with CVS. The only
>
> Yeah, tests. I really need to write unit tests for BString. The problem
> is that I really can't understand why support tests don't compile for me
> (or is it a known problem?). If those tests compiled, I could just add
> mine and test if they work.
Mmh, strange, I haven't tried to compile the support tests for a while,
but IIRC I had no problems last time I did. I will have a look at it in
the evening.
CU, Ingo
- Follow-Ups:
- [interfacekit] Re: BString
- From: Erik Jaesler
- References:
- [interfacekit] Re: BString
- From: burton666
Other related posts:
- » [interfacekit] BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- » [interfacekit] BString
- » [interfacekit] Re: BString
- » [interfacekit] Re: BString
- [interfacekit] Re: BString
- From: Erik Jaesler
- [interfacekit] Re: BString
- From: burton666