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 667893 - readline: Fix nullability of VcpFunc
readline: Fix nullability of VcpFunc
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks: 660235
 
 
Reported: 2012-01-13 19:32 UTC by Philip Withnall
Modified: 2012-01-13 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
readline: Fix nullability of VcpFunc (951 bytes, patch)
2012-01-13 19:35 UTC, Philip Withnall
none Details | Review

Description Philip Withnall 2012-01-13 19:32:22 UTC
Patch coming up.
Comment 1 Philip Withnall 2012-01-13 19:35:22 UTC
Created attachment 205221 [details] [review]
readline: Fix nullability of VcpFunc
Comment 2 Luca Bruno 2012-01-13 20:23:40 UTC
commit a346efe47fc77b83770afbb4937eb4da3ba3b091
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jan 13 19:31:32 2012 +0000

    readline: Make the parameter of VcpFunc be nullable
    
    Fixes bug 667893.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.