[Bug 34881] New: Don't use const with GList
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 1 20:33:54 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34881
Summary: Don't use const with GList
Product: Wocky
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: General
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: olivier.crete at ocrete.ca
QAContact: telepathy-bugs at lists.freedesktop.org
Created an attachment (id=43985)
View: https://bugs.freedesktop.org/attachment.cgi?id=43985
Review: https://bugs.freedesktop.org/review?bug=34881&attachment=43985
Don't put const before G*List, it does not make sense
The use const with GList/GSList causes it not to build with -Wall -Werror on
Meego.
And anyway, it doesn't make sense.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list