Ryan Lortie fc10cb46ad Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1
2009-01-22  Ryan Lortie  <desrt@desrt.ca>

        Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1

        * gbufferedinputstream.c (g_buffered_input_stream_fill_async,
        g_buffered_input_stream_fill): check for count < -1 instead of count <
        0 and copy modified check to non-async version for consistency.
        document the "count = -1" API.


svn path=/trunk/; revision=7828
2009-01-22 19:18:26 +00:00
..
2008-07-18 18:22:48 +00:00
2009-01-09 05:19:17 +00:00
2007-11-28 18:45:08 +00:00
2009-01-19 07:05:07 +00:00
2009-01-19 22:58:38 +00:00
2008-07-21 02:32:14 +00:00
2008-12-12 20:59:54 +00:00
2008-08-13 05:35:10 +00:00
2007-12-01 23:49:34 +00:00
2008-01-29 00:00:31 +00:00
2008-11-28 07:04:43 +00:00
2008-08-13 05:35:10 +00:00
2008-09-08 12:44:07 +00:00
2009-01-19 06:09:11 +00:00
2008-09-08 12:44:07 +00:00
2008-07-21 02:19:56 +00:00
2008-09-04 20:41:50 +00:00
2008-08-01 14:15:02 +00:00
2008-12-13 23:56:05 +00:00