id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
168	Unused and uninitialized variables	winnie	winnie	"Here is a list of the warnings which raised up while compiling mc from git:

edit/editdraw.c: In function ‘edit_draw_this_line’:                                                                                                                                                           
edit/editdraw.c:285: warning: ‘tws’ may be used uninitialized in this function                                                                                                                                
edit/editlock.c: In function ‘lock_get_info’:                                                                                                                                                                 
edit/editlock.c:146: warning: the address of ‘buf’ will always evaluate as ‘true’                                                                                                                             
src/cmd.c: In function ‘save_setup_cmd’:                                                                                                                                                                      
src/cmd.c:1226: warning: unused variable ‘str’                                                                                                                                                                
src/util.c: In function ‘file_date’:                                                                                                                                                                          
src/util.c:758: warning: unused variable ‘whentm’                                                                                                                                                             
src/util.c: In function ‘list_append_unique’:                                                                                                                                                                 
src/util.c:1280: warning: ignoring return value of ‘g_list_remove_link’, declared with attribute warn_unused_result   

As some of this issues needs a fix for 4.6.2 setting milestone to 4.6.2"	defect	closed	major	4.6.2	mc-core	4.6.1	fixed	vote-metux vote-slavazanko approved commited-stable-4.6 commited-master					
