From 52d16fdd6399ddb106d42a94d8b517cd5b6621d2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 19 Apr 2000 22:50:32 +0000 Subject: clean up a lot. (eos): When testing for end-of-stream, reset the parent * camel-seekable-substream.c: clean up a lot. (eos): When testing for end-of-stream, reset the parent position before testing if it is at end-of-stream, since either (a) it may have been seek'ed to eos by someone else, or (b) we may have been seek'ed away from eos and it hasn't been synced yet. svn path=/trunk/; revision=2519 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index fff7a3f951..f31fac1b2c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2000-04-19 Dan Winship + * camel-seekable-substream.c: clean up a lot. + (eos): When testing for end-of-stream, reset the parent position + before testing if it is at end-of-stream, since either (a) it may + have been seek'ed to eos by someone else, or (b) we may have been + seek'ed away from eos and it hasn't been synced yet. + * camel-medium.[ch] (camel_medium_add_header): const poison. (Belatedly goes with my change of 2000-02-23.) (camel_medium_init): Use g_strcase_{hash,equal} on the header -- cgit v1.2.3