[ENGLOBE-DEVEL] [POPS] Configure.in Advance... |
[ Thread Index |
Date Index
| More englobelinux.org/devel Archives
]
- To: devel@xxxxxxxxxxxxxxxx
- Subject: [ENGLOBE-DEVEL] [POPS] Configure.in Advance...
- From: Stéphane Bauland <joligardon@xxxxxxxxx>
- Date: Thu, 05 Apr 2007 00:59:23 +0200
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Q5fJazmBb8zWMT7k23VucYxSSLWk0+Q6kIbewBS/wb86Ldio8MuEyFTJa+niP95JAi3QvfuAbgl6V6fxNAF3IUvPDlTB/wSLLLRfb/2a0ZLsR+hfYLAwkahtrd2EMDgMiZVjoJI5JXmvWZg+wRh6LI94dSKMl+gyrkXuacXbdWw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=k2l9CtSRXOSetUIIyKNVZFeuukAhqj/IWFfWeXrFayONATx6Blxs2oiGHi5oD4Kp7zyEBMLvyjpIA0+JbpvKMtFiM82iTOL7oh+/iy3OKLYzbWEuEtUqQvYke/8ZGNiswm5+UrJ11OKaQukBobEfwhyBwWOrzIzPVNwJJIiAL3s=
Bon voilà la liste de warnings que j'avais a 00h34 :
rookmoot @ 00:34:11 ( trunk ) $ make 1> /dev/null && sudo make install
&> /dev/null
pops_common.c: In function 'pops_string_dcp':
pops_common.c:27: warning: unused variable 'lleft'
pops_unpack.c: In function 'pops_unpack_tbz2':
pops_unpack.c:98: warning: unused variable 'status'
pops_unpack.c: In function 'pops_unpack_tgz':
pops_unpack.c:198: warning: 'el' is used uninitialized in this function
pops_unpack.c: In function 'pops_unpack_tbz2':
pops_unpack.c:32: warning: 'el' is used uninitialized in this function
pops_package_data.c: In function 'pops_package_data_get':
pops_package_data.c:95: warning: unused variable 'ef'
pops_package_data.c:101: warning: 'edd' is used uninitialized in this
function
pops_package_version.c: In function 'pops_package_version_encode':
pops_package_version.c:61: warning: unused variable 'cat'
pops_package_version.c:58: warning: unused variable 'p3'
pops_package_version.c: In function 'pops_package_version_decode':
pops_package_version.c:157: warning: 'cat' may be used uninitialized in
this function
pops_package.c: In function '_pops_package_choose_highest_version_cb':
pops_package.c:52: warning: control reaches end of non-void function
pops_tree.c: In function 'pops_tree_categories_list':
pops_tree.c:20: warning: unused variable 'len'
pops_tree.c: In function 'pops_tree_traverse_categories':
pops_tree.c:111: warning: unused variable 'category'
pops_tree.c: In function '_pops_tree_traverse_one_category':
pops_tree.c:150: warning: unused variable 'path'
pops_tree.c:147: warning: unused variable 'el'
pops_tree.c: In function 'pops_tree_list_destroy':
pops_tree.c:222: warning: unused variable 'l'
pops.c: In function '_pops_search_pkg_item_pkg':
pops.c:144: warning: value computed is not used
pops.c:150: warning: value computed is not used
pops.c:151: warning: value computed is not used
pops.c:135: warning: unused variable 'buf'
pops.c: In function '_pops_search_pkg_item_cat':
pops.c:178: warning: unused variable 'pkg'
pops.c: In function 'pops_unpack_archive':
pops.c:271: warning: unused variable 'p'
et voici celle à 00h56:
rookmoot @ 00:56:24 ( trunk ) $ make 1> /dev/null && sudo make install
&> /dev/null
pops.c: In function '_pops_search_pkg_item_pkg':
pops.c:143: warning: value computed is not used
pops.c:149: warning: value computed is not used
pops.c:150: warning: value computed is not used
Je laisse ca comme ca je vois pas du tout comment fixé ce warning...
Bonne journée maxtoo && Taka0 ;)