[Webkit-unassigned] [Bug 19943] [Gtk] Use G_CONST_RETURN instead of const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 07:27:49 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19943


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22156|                            |review?
               Flag|                            |




------- Comment #1 from jmalonzo at gmail.com  2008-07-08 07:27 PDT -------
Created an attachment (id=22156)
 --> (https://bugs.webkit.org/attachment.cgi?id=22156&action=view)
use G_CONST_RETURN instead of const

This patch replaces const with G_CONST_RETURN wherever const is used in the API
(currently for functions that return const gchar*)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list