URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4696>

                 Summary: Fix some C compiler warnings
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: spiralvoice
            Submitted on: So 11.12.2005 um 03:20
                Category: Bug fixes
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

These warnings are now removed:

src/config/unix/os_stubs_c.c: In function `os_ftruncate':
src/config/unix/os_stubs_c.c:81: warning: int format, different type arg (arg
4)
src/config/unix/os_stubs_c.c: In function `os_uname':
src/config/unix/os_stubs_c.c:135: warning: embedded `\0' in format

src/utils/lib/sha1_c.c: In function `sha1_hash':
src/utils/lib/sha1_c.c:245: warning: suggest parentheses around arithmetic in
operand of |
src/utils/lib/sha1_c.c: In function `sha1_end':
src/utils/lib/sha1_c.c:261: warning: suggest parentheses around arithmetic in
operand of |

src/utils/lib/charsetstubs.c: In function `utf8_validate':
src/utils/lib/charsetstubs.c:191: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c:191: warning: comparison between signed and
unsigned
src/utils/lib/charsetstubs.c:203: warning: comparison of unsigned expression
>= 0 is always true
src/utils/lib/charsetstubs.c:204: warning: comparison between signed and
unsigned
src/utils/lib/charsetstubs.c:227: warning: comparison of unsigned expression
>= 0 is always true
src/utils/lib/charsetstubs.c:230: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c: In function `ml_convert_with_iconv':
src/utils/lib/charsetstubs.c:1225: warning: comparison of unsigned expression
< 0 is always false
src/utils/lib/charsetstubs.c:1273: warning: comparison between signed and
unsigned

src/daemon/common/commonHasher_c.c: In function `ml_job_start':
src/daemon/common/commonHasher_c.c:385: warning: implicit declaration of
function `caml_enter_blocking_section'
src/daemon/common/commonHasher_c.c:391: warning: implicit declaration of
function `caml_leave_blocking_section'






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 11.12.2005 um 03:20  Name: c.patch  Size: 2,73KB   By: spiralvoice

<http://savannah.nongnu.org/patch/download.php?item_id=4696&item_file_id=5577>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4696>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Mldonkey-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-users

Reply via email to