From: Christophe CURIS <[email protected]> Hello,
A few more path to improve the situation on unused variable that would report a warning were it should be ok (expect patch 3 which is a real case fix) Regards, Christophe. WINGs/bagtree.c | 3 +++ WINGs/dragcommon.c | 3 +++ WINGs/dragdestination.c | 25 +++++++++++++++++++++++++ WINGs/dragsource.c | 36 ++++++++++++++++++++++++++++++++++++ WINGs/menuparser.c | 7 +++---- WINGs/menuparser_macros.c | 3 +++ WINGs/proplist.c | 4 ++++ WINGs/selection.c | 4 ++++ WINGs/userdefaults.c | 3 +++ WINGs/wbox.c | 3 +++ WINGs/wbrowser.c | 6 ++++++ WINGs/wcolorpanel.c | 39 +++++++++++++++++++++++++++++++++++++++ WINGs/wcolorwell.c | 22 ++++++++++++++++++++++ WINGs/wfilepanel.c | 19 +++++++++++++++++++ WINGs/wfontpanel.c | 20 ++++++++++++++++++++ WINGs/winputmethod.c | 7 +++++++ WINGs/wlist.c | 6 ++++++ WINGs/wmenuitem.c | 3 +++ WINGs/wprogressindicator.c | 3 +++ WINGs/wruler.c | 3 +++ WINGs/wscroller.c | 3 +++ WINGs/wscrollview.c | 3 +++ WINGs/wslider.c | 6 ++++++ WINGs/wsplitview.c | 3 +++ WINGs/wtabview.c | 3 +++ WINGs/wtext.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ WINGs/wtextfield.c | 19 +++++++++++++++++++ WINGs/wwindow.c | 6 ++++++ 28 files changed, 304 insertions(+), 4 deletions(-) -- 1.8.4.rc3 -- To unsubscribe, send mail to [email protected].
