Don't cheat and unset the "pending" flag around inner calls. Instead, call
authorDan Winship <danw@gnome.org>
Tue, 4 Dec 2007 08:55:51 +0000 (08:55 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 4 Dec 2007 08:55:51 +0000 (08:55 +0000)
commitb22aa6dde67cb0517f03b375959d379bec06f460
tree8adae9c476d6e26ce5ecf1b1571e314302b006e0
parent0b89fa790abd7fcdd8a2b06c60a5327343526dd8
Don't cheat and unset the "pending" flag around inner calls. Instead, call

2007-11-30  Dan Winship  <danw@gnome.org>

* goutputstream.c: Don't cheat and unset the "pending" flag around
inner calls. Instead, call the class method directly rather than
the wrapper function that checks "pending"

svn path=/trunk/; revision=6038
gio/ChangeLog
gio/gbufferedinputstream.c
gio/goutputstream.c