- From: Maciej Puzio <puzio@zodiac1.mimuw.edu.pl>
- Date: Wed, 7 Feb 1996 18:30:06 +-100
- To: "'Henrik Frystyk Nielsen'" <frystyk@w3.org>
- Cc: "fiorenti@cli.di.unipi.it" <fiorenti@cli.di.unipi.it>, "'WWW Library Mailing List'" <www-lib@w3.org>
Hi again > You are right that this is missing. You can add the following line to the > HTPlain_free function in HTPlain.c: > > HText_endAppend(me->text); > > However, it shouln't call it in the flush method (even though it's done in the > HTML.c module which is also a bug). The reason is that flush doesn't have to > finish the stream. Only free and abort terminates the stream. Thanks for this information. My fault, I should have think about the flush method a little deeper. BTW: it's interesting how an incorrect bug fix can be useful in revealing other bugs. :-) Best regards Maciej Puzio puzio@laser.mimuw.edu.pl
Received on Wednesday, 7 February 1996 12:31:30 UTC