Re: [Kma-anyg] KMA 0.3.2
Brought to you by:
bstard
|
From: Jarl v. K. <ja...@xs...> - 2004-05-15 10:46:01
|
As far as I can tell all these warnings have been fixed in current 0.4.0cvs code. Do not use that 0.4 code for 'production' purposes as of yet btw. Jarl >Hi, just installed 0.3.2 without a problem. Only some minor errors, but it >runs. > >cmd_action.c:116: warning: assignment makes pointer from integer without a >cast >cmd_action.c:275:2: warning: #warning >!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >! >cmd_action.c:276:2: warning: #warning (S)VCD SUPPORT NOT COMPILED INTO THIS >BINARY. INSTALL VCDIMAGER AND RECOMPILE >cmd_action.c:277:2: warning: #warning >!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >! >cmd_action.c:82: warning: unused variable `masq_fd' >cmd_action.c:83: warning: unused variable `masq_path' >cmd_action.c:84: warning: unused variable `mpeg_temp_path' >cmd_action.c: At top level: >dvd_tools.h:64: warning: `lang_tbl' defined but not used > > >files_tools.c: In function `build_file_list_audio': >files_tools.c:283: warning: implicit declaration of function >`playlist_show_songs' >files_tools.c:321: warning: passing arg 4 of `scandir' from incompatible >pointer type >files_tools.c: In function `build_file_list_video': >files_tools.c:501: warning: passing arg 4 of `scandir' from incompatible >pointer type >files_tools.c: In function `build_file_list_images': >files_tools.c:648: warning: passing arg 4 of `scandir' from incompatible >pointer type >files_tools.c: In function `scan_directory_tree': >files_tools.c:735: warning: passing arg 4 of `scandir' from incompatible >pointer type >files_tools.c: At top level: > > >modules.c: In function `load_module': >modules.c:49: warning: assignment discards qualifiers from pointer target >type >modules.c:55: warning: assignment discards qualifiers from pointer target >type >modules.c:61: warning: assignment discards qualifiers from pointer target >type >modules.c:67: warning: assignment discards qualifiers from pointer target >type >modules.c:73: warning: assignment discards qualifiers from pointer target >type >modules.c:79: warning: assignment discards qualifiers from pointer target >type >modules.c:85: warning: assignment discards qualifiers from pointer target >type >modules.c:91: warning: assignment discards qualifiers from pointer target >type >modules.c:97: warning: assignment discards qualifiers from pointer target >type >modules.c:103: warning: assignment discards qualifiers from pointer target >type >modules.c:109: warning: assignment discards qualifiers from pointer target >type >modules.c: In function `activate_modules': >modules.c:178: warning: return makes pointer from integer without a cast > > > |