After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 687801 - tests/buffered-input-stream: Fix size of parameter passed
tests/buffered-input-stream: Fix size of parameter passed
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 660638 665580 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-11-06 20:07 UTC by Colin Walters
Modified: 2018-02-16 11:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests/buffered-input-stream: Fix size of parameter passed (1.34 KB, patch)
2012-11-06 20:07 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2012-11-06 20:07:00 UTC
buffer-size is guint, but the public API is gsize for some reason.

Tested-By: gustavold@linux.vnet.ibm.com
Comment 1 Colin Walters 2012-11-06 20:07:02 UTC
Created attachment 228305 [details] [review]
tests/buffered-input-stream: Fix size of parameter passed
Comment 2 Colin Walters 2012-11-07 13:45:30 UTC
This bug was introduced by http://git.gnome.org/browse/glib/commit/?id=758c3216cddf35721b3c1fc244f93f6169d9a84b

Matthias?
Comment 3 Matthias Clasen 2012-11-07 14:49:51 UTC
Review of attachment 228305 [details] [review]:

just an oversight, I think. Thanks for the patch
Comment 4 Colin Walters 2012-11-07 14:52:54 UTC
Attachment 228305 [details] pushed as 753494a - tests/buffered-input-stream: Fix size of parameter passed
Comment 5 Simon McVittie 2014-02-11 13:50:05 UTC
*** Bug 665580 has been marked as a duplicate of this bug. ***
Comment 6 Philip Withnall 2018-02-16 11:45:29 UTC
*** Bug 660638 has been marked as a duplicate of this bug. ***